You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Bosak (JIRA)" <my...@incubator.apache.org> on 2005/04/13 00:43:16 UTC

[jira] Created: (MYFACES-185) ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer

ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer
-----------------------------------------------

         Key: MYFACES-185
         URL: http://issues.apache.org/jira/browse/MYFACES-185
     Project: MyFaces
        Type: Bug
    Versions: 1.0.9 beta    
 Environment: Win XP Pro, Tomcat 4.1.31, Latest source from CVS
    Reporter: Martin Bosak
    Priority: Minor
 Attachments: patch.txt

When HtmlJSCookMenuRenderer is decoding, sometimes, the JSCOOK_ACTION_PARAM param string contains the text "null".  This results in an ArrayIndexOutOfBounds exception when scanning for the ":" character.

I have a patch to fix this.  

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (MYFACES-185) ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer

Posted by "sean schofield (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-185?page=history ]
     
sean schofield resolved MYFACES-185:
------------------------------------

     Resolution: Fixed
    Fix Version: Nightly Build

Patch has been applied.

> ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer
> -----------------------------------------------
>
>          Key: MYFACES-185
>          URL: http://issues.apache.org/jira/browse/MYFACES-185
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>  Environment: Win XP Pro, Tomcat 4.1.31, Latest source from CVS
>     Reporter: Martin Bosak
>     Priority: Minor
>      Fix For: Nightly Build

>
> When HtmlJSCookMenuRenderer is decoding, sometimes, the JSCOOK_ACTION_PARAM param string contains the text "null".  This results in an ArrayIndexOutOfBounds exception when scanning for the ":" character.
> I have a patch to fix this.  

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-185) ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer

Posted by "Martin Bosak (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-185?page=history ]

Martin Bosak updated MYFACES-185:
---------------------------------

    Attachment: patch.txt

The patch was made from revison 1.14 of HtmlJSCookMenuRenderer.

My apologies for all the hassle (since I coded it in the first place).

> ArrayIndexOutOfBounds in HtmlJSCookMenuRenderer
> -----------------------------------------------
>
>          Key: MYFACES-185
>          URL: http://issues.apache.org/jira/browse/MYFACES-185
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>  Environment: Win XP Pro, Tomcat 4.1.31, Latest source from CVS
>     Reporter: Martin Bosak
>     Priority: Minor
>  Attachments: patch.txt
>
> When HtmlJSCookMenuRenderer is decoding, sometimes, the JSCOOK_ACTION_PARAM param string contains the text "null".  This results in an ArrayIndexOutOfBounds exception when scanning for the ":" character.
> I have a patch to fix this.  

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira