Broken links in "left navigation bar" (on "Tag Documentation" pages)
---------------------------------------------------------------------
Key: TRINIDAD-1000
URL: https://issues.apache.org/jira/browse/TRINIDAD-1000
Project: MyFaces Trinidad
Issue Type: Bug
Components: Documentation
Reporter: Carsten Pieper
Priority: Minor
The links in the top left navigation bar thing on the pages
http://myfaces.apache.org/trinidad/trinidad-api/tagdoc.html (tag documentation
main page) and all "sub pages" (for example
http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_breadCrumbs.html) are
broken.
The topmost links (to name them:
Download
Release Notes
Javadoc
Tag Documentation
Skinning Selectors
Developer Guide
Plugins
Trinidad 1.2.x )
all have the same bug: They contain a superfluous "trinidad-api".
Example: Correct link would have been:
http://myfaces.apache.org/trinidad/download.html
But it is:
http://myfaces.apache.org/trinidad/trinidad-api/download.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.