Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3977

12.1.3 add this text to the javax.faces.STATE_SAVING_METHOD spec. When examining the value, the runtime must ignore the case.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.7
    • 2.2.8
    • JSR-344
    • None

    Description

      the spec states 12.1.3 add this text to the javax.faces.STATE_SAVING_METHOD spec. When examining the value, the runtime must ignore the case.

      When I try to test this using "ClienT" as the value, I see this error message:
      WebConfigPara W Wrong value in context init parameter 'javax.faces.STATE_SAVING_METHOD' (='ClienT'), using default value 'server'

      Although it uses the client correctly. I think we just need to convert the string to lower-case and report it accurately when logging.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            codetester Anup
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: