-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.10, 5.0.11
-
Fix Version/s: 5.0.11
-
Component/s: None
-
Labels:None
TAPESTRY-2112 resulted in ValueEncoders being used to convert context parameters into strings for client-side representation.
However, for form contexts, the strings are converted back into values via type coercion, rather than via ValueEncoder.