Error in cfdump when dumping a xml variable

Description

<cfset test = xmlNew()>
<cfdump var="#test#">

Results in:
Error executing dump template [/dump/html/XML.bxm]

Activity

Show:

Jon ClausenMarch 21, 2025 at 4:51 PM

The fix for this has been pushed and is building now.

Jon ClausenMarch 21, 2025 at 4:20 PM

I can replicate this locally - but only in template mode. The root cause is that the root element has not been assigned.

Harry KleinMarch 21, 2025 at 11:13 AM

Doesn’t work for me in the latest snapshot

Luis MajanoMarch 21, 2025 at 11:06 AM

Ok, I know what it is, sorry

Luis MajanoMarch 21, 2025 at 11:05 AM

I believe trycf is using an old version of BoxLang.

I can’t replicate it on RC2

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

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created March 21, 2025 at 10:56 AM
Updated March 21, 2025 at 5:42 PM
Resolved March 21, 2025 at 4:51 PM