You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Nathan Jantz (JIRA)" <be...@incubator.apache.org> on 2005/05/27 20:25:58 UTC

[jira] Created: (BEEHIVE-770) Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test

Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test
----------------------------------------------------

         Key: BEEHIVE-770
         URL: http://issues.apache.org/jira/browse/BEEHIVE-770
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1    
 Environment: Windows XP, running both Tomcat and WLS 9.0
    Reporter: Nathan Jantz
 Assigned to: Eddie O'Neil 
    Priority: Minor
     Fix For: V1
 Attachments: patch.txt

The BundleBasicNoJpf test has the following two lines in the index.jsp that are invalid expressions according to the JSP 2.0 EL spec:

<li><b>[</b><netui:span value='${bundle["foo"].$$}'/><b>]</b>
<li><b>[</b><netui:span value='${bundle["bar"].$$}'/><b>]</b>

These should be omitted from the test.  Other parts of the test are still valid.

I will attach a patch to this issue here shortly, if you choose to resolve it in this manner.

-- 
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] Resolved: (BEEHIVE-770) Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-770?page=all ]
     
Eddie O'Neil resolved BEEHIVE-770:
----------------------------------

     Resolution: Fixed
    Fix Version: V1
                     (was: TBD)

Fixed in branches/v1/m1 in SVN 179133 and in trunk/ in SVN 179219.

> Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test
> ----------------------------------------------------
>
>          Key: BEEHIVE-770
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-770
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>  Environment: Windows XP, running both Tomcat and WLS 9.0
>     Reporter: Nathan Jantz
>     Assignee: Eddie O'Neil
>     Priority: Minor
>      Fix For: V1
>  Attachments: patch.txt
>
> The BundleBasicNoJpf test has the following two lines in the index.jsp that are invalid expressions according to the JSP 2.0 EL spec:
> <li><b>[</b><netui:span value='${bundle["foo"].$$}'/><b>]</b>
> <li><b>[</b><netui:span value='${bundle["bar"].$$}'/><b>]</b>
> These should be omitted from the test.  Other parts of the test are still valid.
> I will attach a patch to this issue here shortly, if you choose to resolve it in this manner.

-- 
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] Updated: (BEEHIVE-770) Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test

Posted by "Nathan Jantz (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-770?page=all ]

Nathan Jantz updated BEEHIVE-770:
---------------------------------

    Attachment: patch.txt

Here is the patch.

> Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test
> ----------------------------------------------------
>
>          Key: BEEHIVE-770
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-770
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>  Environment: Windows XP, running both Tomcat and WLS 9.0
>     Reporter: Nathan Jantz
>     Assignee: Eddie O'Neil
>     Priority: Minor
>      Fix For: V1
>  Attachments: patch.txt
>
> The BundleBasicNoJpf test has the following two lines in the index.jsp that are invalid expressions according to the JSP 2.0 EL spec:
> <li><b>[</b><netui:span value='${bundle["foo"].$$}'/><b>]</b>
> <li><b>[</b><netui:span value='${bundle["bar"].$$}'/><b>]</b>
> These should be omitted from the test.  Other parts of the test are still valid.
> I will attach a patch to this issue here shortly, if you choose to resolve it in this manner.

-- 
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] Assigned: (BEEHIVE-770) Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test

Posted by "Nathan Jantz (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-770?page=all ]

Nathan Jantz reassigned BEEHIVE-770:
------------------------------------

    Assign To: Nathan Jantz  (was: Eddie O'Neil)

> Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test
> ----------------------------------------------------
>
>          Key: BEEHIVE-770
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-770
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>  Environment: Windows XP, running both Tomcat and WLS 9.0
>     Reporter: Nathan Jantz
>     Assignee: Nathan Jantz
>     Priority: Minor
>      Fix For: V1
>  Attachments: patch.txt
>
> The BundleBasicNoJpf test has the following two lines in the index.jsp that are invalid expressions according to the JSP 2.0 EL spec:
> <li><b>[</b><netui:span value='${bundle["foo"].$$}'/><b>]</b>
> <li><b>[</b><netui:span value='${bundle["bar"].$$}'/><b>]</b>
> These should be omitted from the test.  Other parts of the test are still valid.
> I will attach a patch to this issue here shortly, if you choose to resolve it in this manner.

-- 
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: (BEEHIVE-770) Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test

Posted by "Nathan Jantz (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-770?page=all ]
     
Nathan Jantz closed BEEHIVE-770:
--------------------------------


This has been verified in both the trunk and the m1 branch.  Closing issue.

> Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test
> ----------------------------------------------------
>
>          Key: BEEHIVE-770
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-770
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>  Environment: Windows XP, running both Tomcat and WLS 9.0
>     Reporter: Nathan Jantz
>     Assignee: Nathan Jantz
>     Priority: Minor
>      Fix For: V1
>  Attachments: patch.txt
>
> The BundleBasicNoJpf test has the following two lines in the index.jsp that are invalid expressions according to the JSP 2.0 EL spec:
> <li><b>[</b><netui:span value='${bundle["foo"].$$}'/><b>]</b>
> <li><b>[</b><netui:span value='${bundle["bar"].$$}'/><b>]</b>
> These should be omitted from the test.  Other parts of the test are still valid.
> I will attach a patch to this issue here shortly, if you choose to resolve it in this manner.

-- 
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] Updated: (BEEHIVE-770) Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-770?page=all ]

Eddie O'Neil updated BEEHIVE-770:
---------------------------------

    Fix Version: TBD
                     (was: V1)

Seems like this could wait till after the current release...

> Invalid JSP 2.0 EL grammar for BundleBasicNoJpf test
> ----------------------------------------------------
>
>          Key: BEEHIVE-770
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-770
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>  Environment: Windows XP, running both Tomcat and WLS 9.0
>     Reporter: Nathan Jantz
>     Assignee: Eddie O'Neil
>     Priority: Minor
>      Fix For: TBD
>  Attachments: patch.txt
>
> The BundleBasicNoJpf test has the following two lines in the index.jsp that are invalid expressions according to the JSP 2.0 EL spec:
> <li><b>[</b><netui:span value='${bundle["foo"].$$}'/><b>]</b>
> <li><b>[</b><netui:span value='${bundle["bar"].$$}'/><b>]</b>
> These should be omitted from the test.  Other parts of the test are still valid.
> I will attach a patch to this issue here shortly, if you choose to resolve it in this manner.

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