Skip to content

NMS-19602: exception on interface rescan page#8353

Merged
dino2gnt merged 1 commit intofoundation-2024from
dcy/NMS-19602
Mar 16, 2026
Merged

NMS-19602: exception on interface rescan page#8353
dino2gnt merged 1 commit intofoundation-2024from
dcy/NMS-19602

Conversation

@dino2gnt
Copy link
Contributor

I'm always reluctant to remove escapes and sanitization, but the escapeXml() function wrapping this should be redundant as we already sanitize the interface parameter before we build the interfaceLink.

Pushing the fn:escapeXml(interfaceLink) out to a c:set var=something ... and then referencing ${something} in the breadcrumb didn't seem to change the resulting link when I polluted the parameter with tags, so I dropped it entirely. 🤷

External References

cgorantla
cgorantla previously approved these changes Mar 13, 2026
Copy link
Contributor

@cgorantla cgorantla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me if we already sanitizing interfaceLink.

Copy link
Contributor

@cgorantla cgorantla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dino2gnt may be re-target this to foundation-2024 ?

@dino2gnt dino2gnt changed the base branch from foundation-2025 to foundation-2024 March 13, 2026 19:56
@dino2gnt
Copy link
Contributor Author

@dino2gnt may be re-target this to foundation-2024 ?

Done

Copy link
Contributor

@cgorantla cgorantla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dino2gnt dino2gnt merged commit 21741a8 into foundation-2024 Mar 16, 2026
16 of 18 checks passed
@dino2gnt dino2gnt deleted the dcy/NMS-19602 branch March 16, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants