#270: Whitelabeling/detracify: Fix UI wiki documentation links
-----------------------+--------------------
Reporter: peter | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone:
Component: trac core | Version:
Keywords: |
-----------------------+--------------------
#85 renamed wiki documentation pages from Trac* to Guide*. This only
covered wiki pages, links from UI still point to old wikis.
Example 1: When a TracError is handled on UI a link to old "TracGuide" is
rendered
Example 2: On the bottom of ticket page "TracTckets" is referenced
Automatically upgrading the wikis in #268 is precondition for work in this
ticket.
Some of this are in BH code and some in Trac. We should at least fix
instances in BH code. Olemis also commented on the Trac instances:
"There are many ways to fix Trac code without actually applying a patch
against its source code . In this particular case , at least for
informative messages in wiki pages my suggestion is to determine
inside _modify_* methods (theme plugin) whether Trac* or Guide/* pages
are installed . Based on this pass some data to the BH templates to
choose the correct wiki page and render the link ."
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/270>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker