Modify ↓
Opened 11 years ago
Closed 11 years ago
#11274 closed enhancement (fixed)
Summaries on Tags page should be wiki formatted to html
Reported by: | Ryan J Ollos | Owned by: | Steffen Hoffmann |
---|---|---|---|
Priority: | normal | Component: | TagsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description (last modified by )
By viewing the Tags page, we can see that the summaries, take from the first heading on the page, are not wiki formatted to html. For example, one of the entries on that page is:
PermRedirectPlugin Redirect users to the login screen on !PermissionError.Attachments (0)
Change History (4)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Just one word of caution: On first sight it looks to me like an easy change (adding
wiki_to_onliner
), but I remember reading some comment in 0.7dev commit history lately, that might be relevant, even related exactly to this enhancement request. From what I remember the wiki formatting has been removed due to some issue(s) again. Sorry for not giving more details here. I'll try to find it, but please watch out for side-effects anyway.