Documentation: latest 3.3.x docs are linked to 3.3.1.GA release artifacts 
--------------------------------------------------------------------------

                 Key: RF-7987
                 URL: https://jira.jboss.org/jira/browse/RF-7987
             Project: RichFaces
          Issue Type: Bug
          Components: doc
    Affects Versions: 3.3.2.SR1
            Reporter: Nick Belaevski
            Assignee: Sean Rogers
            Priority: Critical


There are links to 3.3.1.GA release documentation in the latest documentation 
for 3.3.x (open table of attributes for any rich:calendar component and check 
document URI - it contains 3.3.1.GA string).

Comparison of master.xml shows:

CR1 - valid relative links:

        <!ENTITY cdkguide "../../cdkguide/html_single/index.html">
        <!ENTITY devguide "../../devguide/html_single/index.html">
        <!ENTITY migrationguide "../../migrationguide/html_single/index.html">
        <!ENTITY photoalbumguide "../../realworld/html_single/index.html">
        <!ENTITY realworld "../../realworld/html_single/index.html">
        <!ENTITY tlddoc "../../tlddoc/index.html">
        <!ENTITY apidoc "../../apidoc/index.html">
        <!ENTITY apidoc_framework "../../apidoc_framework/index.html">

GA - absolute links:

        <!ENTITY cdkguide 
"http://docs.jboss.org/richfaces/3.3.1.GA/en/cdkguide/html_single/";>
        <!ENTITY devguide 
"http://docs.jboss.org/richfaces/3.3.1.GA/en/devguide/html_single/";>
        <!ENTITY migrationguide 
"http://docs.jboss.org/richfaces/3.3.1.GA/en/migrationguide/html_single/";>
        <!ENTITY photoalbumguide 
"http://docs.jboss.org/richfaces/3.3.1.GA/en/realworld/html_single/";>
        <!ENTITY realworld 
"http://docs.jboss.org/richfaces/3.3.1.GA/en/realworld/html_single/";>
        <!ENTITY tlddoc "http://docs.jboss.org/richfaces/3.3.1.GA/en/tlddoc/";>
        <!ENTITY apidoc "http://docs.jboss.org/richfaces/3.3.1.GA/en/apidoc/";>
        <!ENTITY apidoc_framework 
"http://docs.jboss.org/richfaces/3.3.1.GA/en/apidoc_framework/";>  

Also tlddoc for 3.3.1.GA really contains 3.3.2.GA version documentation: 
http://docs.jboss.org/richfaces/3.3.1.GA/en/tlddoc/rich/tld-summary.html - 
check Tag Library Information section

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to