-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF02, 5.9.1
-
Component/s: Layouts & Widgets
When using the nxl:widget tag to render a named global widget, propagation of additional widget properties is not accurate when prefixing the property name with "widgetProperty_" to avoid collisions with reserved tag attributes.
This is handled correctly when using the nxl:widgetType tag.