Some strange issue here with 2.5.
Required labels are shown on both sides of the label. Seems like both
if-s in xhtml controlheader-core.ftl evaluate to true.
https://github.com/apache/struts/blob/master/core/src/main/resources/template/xhtml/controlheader-core.ftl#L65
and
https://github.com/apache/struts/blob/master/core/src/main/resources/template/xhtml/controlheader-core.ftl#L69
Also following commit declared var in Set tag as required which breaks
some of the use cases with Set. Going to change it back to optional.
https://github.com/apache/struts/commit/f8718f9187028c20bf1c042a6a7bfaaadd4ec8b8
---
Regards,
Aleksandr
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org