You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org> on 2005/12/24 03:24:30 UTC

[jira] Created: (MYFACES-974) jscookmenu js error and 404 for A

jscookmenu js error and 404 for A<URL>
--------------------------------------

         Key: MYFACES-974
         URL: http://issues.apache.org/jira/browse/MYFACES-974
     Project: MyFaces
        Type: Bug
  Components: Tomahawk  
    Versions: Nightly    
 Environment: simple.war for co of svn on dec. 23 2005 , IE 6.0.29 Win XP
    Reporter: Dennis Byrne


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


[jira] Reopened: (MYFACES-974) jscookmenu js error and 404 for A

Posted by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org>.
     [ 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


[jira] Closed: (MYFACES-974) jscookmenu js error and 404 for A

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-974?page=all ]
     
Bruno Aranda closed MYFACES-974:
--------------------------------

    Fix Version: Nightly
     Resolution: Fixed

AFAIK, this is already fixed in the SVN

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

>
> 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