[ http://issues.apache.org/jira/browse/MYFACES-974?page=all ]
     
Dennis Byrne reopened MYFACES-974:
----------------------------------


went to /myfaces-example-simple-1.1.2-SNAPSHOT/jscookmenu.jsf and the following 
nav item does not work

<t:navigationMenuItem id="nav_3" itemLabel="Apache MyFaces Home" 
action="http://myfaces.apache.org"; />

using nightly build of simple examples from mar 9 


> jscookmenu js error and 404 for A<URL>
> --------------------------------------
>
>          Key: MYFACES-974
>          URL: http://issues.apache.org/jira/browse/MYFACES-974
>      Project: MyFaces Core
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>  Environment: simple.war for co of svn on dec. 23 2005 , IE 6.0.29 Win XP
>     Reporter: Dennis Byrne
>      Fix For: 1.1.2-SNAPSHOT

>
> If you build simple.war and click on 'jscookmenu' from the home page, you 
> will notice the following:
> 1.) there are two menu items to "Home"
> 2.) there are js errors "Expecting ']' on line 107, char 121
> 3.) the menu item to the MyFaces Home page takes you to the URL 
> ahttp://myfaces.apache.org/ (notive prepended 'a') .
> There needs to be some way to determine if the nav item is an absolute URL in 
> HtmlJSCookMenuRenderer.encodeNavigationMenuItems , right before 
> actionStr.append(":A");
> BTW, what is @itemValue ?
> Also, jscookmenu.jsp still has the RSS ticker 404 discussed in 
> http://issues.apache.org/jira/browse/MYFACES-840 .

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

Reply via email to