Yes, it was a bug in 5.4.1. It's already fixed in 5.4.2. f:selectItems should not be in <nxu:set />. In your widget, you probably could use <c:set /> instead of <nxu:set />
If you can upgrade to 5.4.2, do it :) Otherwise overriding the template in your own module as you did is the best solution. --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
