Modify ↓
#11316 closed defect (wontfix)
The ! - mark will be shown on titles beside hierarchie-list
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | HierWikiPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description (last modified by )
Pages with the first entry
!ThisIsNotA Title
will be shown with the ! - mark.
I suggest to change the line
t = self.good_pages[self.index][1].replace("!","")
Attachments (0)
Change History (3)
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by
Owner: | Noah Kantrowitz deleted |
---|
comment:4 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The plugin is deprecated since Trac has equivalent functionality as of trac:milestone:1.1.2. If you find any missing function please open a ticket for Trac.