Debugging Templates in Admin - Invalid Identifier, the following character cannot be part of a identifier

Description

when trying to access `/lucee/admin/web.cfm?action=debugging.templates` from web admin I get:

{{
Lucee 5.3.1.102 Error (template)
Message Invalid Identifier, the following character cannot be part of a identifier [<]
Stacktrace The Error Occurred in
C:\Users\Tom\.CommandBox\server\771D3C3BE887608C6F8F0CC8C08397F1-roombooker\lucee-5.3.1.102\WEB-INF\lucee-server\context\context\admin\debug\Modern.cfc: line 1389
1387: <td id="lucee-debug#sectionId#" class="#isOpen ? '' : 'collapsed'#">
1388: <cfdump var="#arguments.debugging.scope.application#" keys="500"//>
1389: <td>
1390: </tr>
1391: </table>

called from /admin/debugging.templates.cfm: line 42
called from /admin/web.cfm: line 457
}}

Environment

Windows / Commandbox

Activity

Show:

Zac Spitzer 9 April 2019 at 17:22

I think the build process should catch such errors as per

Pothys - MitrahSoft 3 April 2019 at 05:46

This is the PR for this issue: https://github.com/lucee/Lucee/pull/648 added by rotts

Brad Wood 2 April 2019 at 14:34

I've hit this error as well while compiling .cfm templates in the Lucee home.

Fixed

Details

Assignee

Reporter

Priority

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 2 April 2019 at 14:10
Updated 12 April 2019 at 10:07
Resolved 12 April 2019 at 10:07