Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-1426

Possible NumberFormatException when decoding sheet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.4
    • 2.0.5
    • Themes
    • None
    • chrome

    Description

      Possible NumberFormatException when decoding scrollPosition for zoomed Browser window.

      Caused by: java.lang.NumberFormatException: For input string: "545.4545"
      	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
      	at java.lang.Integer.parseInt(Integer.java:492)
      	at java.lang.Integer.parseInt(Integer.java:527)
      	at org.apache.myfaces.tobago.renderkit.util.RenderUtils.parseScrollPosition(RenderUtils.java:505)
      	at org.apache.myfaces.tobago.renderkit.util.RenderUtils.decodeScrollPosition(RenderUtils.java:488)
      

      Attachments

        Issue Links

          Activity

            People

              weber Volker Weber
              weber Volker Weber
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: