Ticket #3635 (closed defect: fixed)
Wiki anchors generated heading id
| Reported by: | cboos | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | wiki system | Version: | 0.9.6 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
e.g. ChangeLog#a0.10b1
The anchor stops again at the first dot.
See:
- r3335 which removed "." from the generated ids
- r3407 which re-allowed "." in generated ids on purpose but also "swallowed" ending dots,
- r3573 which fixed the trailing dot case in a too expeditive way...
Time to write good unit tests for this, I guess.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


