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

Reply via email to