Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Tom KingTom KingPriority
NewLabels
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
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Tom King
Tom KingPriority
Labels
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
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
}}