Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
0.9.2
-
None
-
None
-
Myfaces 2.0.3, CODI 0.9.2, ExtVal 2.0.4, OWB 1.0.0, PrimeFaces 2.2-RC2
Description
The getMessageInterpolator() method in InvalidValueAwareValidatorFactory do injection into the wrong MessageInterpolator.
In my opinion CODI should do injection into the unwrapped MessageInterpolator (getValidatorFactory().getMessageInterpolator()).
I have tested this in my environment and works without problems.