[RESOLVED] BUG-2024-025-FUNC: Error processing <circuitBreakerRef> inside the <li>
Last Updated on October 28, 2024 | 1 min read
Summary
Status: Resolved
Present in: 3.1.2 (Back-End)
Patched in: 2024-2
An error in the XML-to-HTML converter caused malformed HTML outputs when processing the <circuitBreakerRef>
element within a <listItem>
in Datamodules (DMs), leading to scrambled content in DMs containing this structure.
Steps to Reproduce
Open a DM containing the <circuitBreakerRef>
element nested within a <listItem>
using the NIVOMAX Viewer.
Expected Behavior
The DM should render as properly structured HTML, preserving the content sequence and integrity.
Actual Behavior
The HTML is malformed, resulting in scrambled data display on the page.
Environment
Version: NIVOMAX Builder 2014-1
Browser: Chrome, Edge, Safari and FireFox
OS: Windows, iPadOS 17, macOS, Linux
Severity
High (Major)
Additional Notes
None.
Attachments
None