Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.2.10-plugins
-
None
Description
In TRINIDAD-1461, we introduced plugin changes for the new jsr-276. Among those changes we needed to add name space declarations in the root element (ie faces-config) so that name space declarations didn't show up on other elements when the default namespace changed.
Both tr and trh show up as extra name space declarations. We need to add these to the root element, like we did with the other name spaces.