ok, thanks. (I implemented Anchor and AnchorTag locally and changed
escapeHtmlBody = false to test freemarker)
Checkboxes don't seem to work correctly, if I uncheck and submit,
sometimes it comes back still checked, but seems to have changed in the
db. It is also sending null for unchecked rather than false so get lots
of NPE's. This is compared to javatemplates.
Seems OK otherwise.
On 23/12/2021 08:22, Lukasz Lenart wrote:
czw., 23 gru 2021 o 08:48 Greg Huber <gregh3...@gmail.com> napisał(a):
are there any other tags set escapeHtmlBody="true" now as a default?
Component (<s:component/> to create generic tags), Anchor (<s:a/>) and
Submit (<s:submit/>)
It affects only those tags which are using "parameters.body" in their
FTL template - for now only these above are "affected"
Regards
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org