Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6501

JBWEB-199: Fix empty string to number conversion

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.2 ER1
    • None
    • Web
    • None
    • Release Notes
    • Hide
      SHORT DESCRIPTION:
              Provide fix for JBWEB-199.
      LONG DESCRIPTION:
              Patch to fix empty string to number conversion.
      MANUAL INSTALL INSTRUCTIONS:
              Replace the existing %JBOSS_HOME%/server/%JBOSSCONF%/deploy/jbossweb.sar/jbossweb.jar with the new jbossweb.jar
      COMPATIBILITY:
             5.1.1
      SUPERSEDES:
              N/A
      CREATOR:
              Remy Maucherat
      DATE:
              27-April-2011
      Show
      SHORT DESCRIPTION:         Provide fix for JBWEB-199. LONG DESCRIPTION:         Patch to fix empty string to number conversion. MANUAL INSTALL INSTRUCTIONS:         Replace the existing %JBOSS_HOME%/server/%JBOSSCONF%/deploy/jbossweb.sar/jbossweb.jar with the new jbossweb.jar COMPATIBILITY:        5.1.1 SUPERSEDES:         N/A CREATOR:         Remy Maucherat DATE:         27-April-2011
    • An error occurred when a getter method returned an empty string and numeric conversion was attempted. This has been fixed by testing for and better handling the empty string.
    • Documented as Resolved Issue
    • NEW

    Description

      EL expression parser error when getter method returns an empty string. Fix empty string to number conversion.

      Reference:
      https://issues.apache.org/bugzilla/show_bug.cgi?id=47371

      Attachments

        Activity

          People

            rhn-support-mmillson Michael Millson
            rhn-support-mmillson Michael Millson
            Russell Dickenson Russell Dickenson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: