Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
From stackoverflow.com:
In few words, if a:
<f:view locale="#
{... ...}">
is used and there is a converter attached to a f:viewParam, the locale is not set before the converter is used. In theory, f:view must be taken into account when the facelet view metadata is created, but the content of f:view tag should not be added by performance considerations.
I think the issue is valid, and it has relevance under JSF 2.2 spec, so it should be fixed for 2.0.x, 2.1.x and 2.2.x