Found it at http://s.apache.org/Iuo
Every component tries to resolve the dynamic attributes through the
value stack which converts the value to the appropriate type.
Unfortunately this gives some trouble to the XHTMLTagSerializer.
Take a look at the row 62 of http://s.apache.org/xml there is no
wri
Any library updates across the commits?
On Aug 12, 2011 11:26 AM, "Maurizio Cucchiara"
wrote:
> Does anybody know why the latest Struts version every dynamic
> attribute was passed as String (even the numeric values) and now,
> using the trunk, the numeric attributes are magically converted to
> I