Anup created MYFACES-3977:
-----------------------------

             Summary: 12.1.3 add this text to the 
javax.faces.STATE_SAVING_METHOD spec. When examining the value, the runtime 
must ignore the case.
                 Key: MYFACES-3977
                 URL: https://issues.apache.org/jira/browse/MYFACES-3977
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-344
    Affects Versions: 2.2.7
            Reporter: Anup
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to