Volodymyr Siedlecki created MYFACES-4727:
--------------------------------------------
Summary: Context Parameter Spelling Error:
Key: MYFACES-4727
URL: https://issues.apache.org/jira/browse/MYFACES-4727
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 4.1.1, 4.0.3, 2.3-next-M8, 2.3.11, 3.0.2, 2.2.15
Reporter: Volodymyr Siedlecki
The context paramters below are misspelled. They should have an H.
ALGORIT{*}H{*}M.
The are documented and coded the same way. However, it's still a spelling
error.
They documented as so:
2.0:
o.a.m.RANDOM_KEY_IN_VIEW_STATE_SESSION_TOKEN_SECURE_RANDOM_ALGORI{*}TM{*}
2.2, 2.3 and 3.0
o.a.m.RANDOM_KEY_IN_CSRF_SESSION_TOKEN_SECURE_RANDOM_ALGORI{*}TM{*}
o.a.m.RANDOM_KEY_IN_VIEW_STATE_SESSION_TOKEN_SECURE_RANDOM_ALGORI{*}TM{*}
4.0+
o.a.m.RANDOM_KEY_IN_CSRF_SESSION_TOKEN_SECURE_RANDOM_ALGORI{*}TM{*}
I propose fixing it 5.0 by adding new parameters while deprecating the
misspelled names for that release.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)