Namespaced XML nodes not accessible by their non-namespaced names

Description

The following code:

Results in the error:

In both Lucee and ACF, XML traversal is possible by both the namedspaced ( xmlObj.xmlRoot[ "SOAP-ENV:Header" ] ) and non-namespaced ( xmlObj.xmlRoot.Header ) variation of the of the object.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created January 17, 2025 at 3:56 PM
Updated January 17, 2025 at 4:37 PM
Resolved January 17, 2025 at 4:37 PM