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

JSP escape expressions are not correctly evaluated

XMLWordPrintable

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