Modify ↓
Ticket #55 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Oneliner wiki formatter bug
| Reported by: | daniel | Owned by: | jonas |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | major | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
If a svn/log link is terminated by a '.', the link will include the period in the href. That's a booboo.
Example:
- svn:trunk/COPYING. Should be the same as svn:trunk/COPYING .
- See [101] for a live example
Attachments
Change History
comment:1 Changed 8 years ago by jonas
- Status changed from new to assigned
comment:2 Changed 8 years ago by jonas
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



Fixed in [124].