[richfaces-issues] [JBoss JIRA] (RF-12075) Kitchensink archetype - link for JBoss AS 7 project site is broken

Juraj Huska (JIRA) jira-events at lists.jboss.org
Wed Mar 21 12:30:48 EDT 2012


     [ https://issues.jboss.org/browse/RF-12075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraj Huska updated RF-12075:
-----------------------------

    Description: 
The link for JBoss AS 7 project site, which is suited in the find out more section is broken, and points to the:
{noformat}http://localhost:8080/kitchen-sink-community/jboss.org/jbossas{noformat}

It should point to http://www.jboss.org/jbossas

It is caused by missing http://www prefix. It is in the facelet page (about.xhtml), particularly line 16:
{code:xml}
<li><a href="jboss.org/jbossas">JBoss AS 7 project site</a></li>
{code}

  was:
The link for JBoss AS 7 project site, which is suited in the find out more section is broken, and points to the:
{noformat}http://localhost:8080/kitchen-sink-community/jboss.org/jbossas{noformat}

It should point to _http://www.jboss.org/jbossas_

It is caused by missing http://www prefix. It is in the facelet page (about.xhtml), particularly line 16:
{code:xml}
<li><a href="jboss.org/jbossas">JBoss AS 7 project site</a></li>
{code}


    
> Kitchensink archetype - link for JBoss AS 7 project site is broken
> ------------------------------------------------------------------
>
>                 Key: RF-12075
>                 URL: https://issues.jboss.org/browse/RF-12075
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: archetype
>    Affects Versions: 4.2.0.Final
>            Reporter: Juraj Huska
>            Priority: Trivial
>
> The link for JBoss AS 7 project site, which is suited in the find out more section is broken, and points to the:
> {noformat}http://localhost:8080/kitchen-sink-community/jboss.org/jbossas{noformat}
> It should point to http://www.jboss.org/jbossas
> It is caused by missing http://www prefix. It is in the facelet page (about.xhtml), particularly line 16:
> {code:xml}
> <li><a href="jboss.org/jbossas">JBoss AS 7 project site</a></li>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list