Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-700

JSP escape expressions are not correctly evaluated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Critical Critical
    • None
    • JWS 3.1.0 DR3
    • tomcat
    • None

      The JSP escape expressions are not correctly evaluated according to [1]. Part of jsp file:

      <p>04-\$500</p>
      

      Is evaluated to:

      <p>04-$500</p>
      

      But it should be:

      <p>04-\$500</p>
      

      as in JWS-3.0.3 [2].

      [1] https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
      [2] https://issues.jboss.org/browse/JWS-177

              rhn-support-csutherl Coty Sutherland
              fgoldefu@redhat.com Filip Goldefus (Inactive)
              Bogdan Sikora Bogdan Sikora (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 5 hours
                  5h
                  Remaining:
                  Remaining Estimate - 5 hours
                  5h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified