Issues

Select view

Select search mode

 

improve AbstrCFMLScriptTransformer templateExceptions

Description

often they have no context, especially in stacktraces

the new addContext is good, but it throws away the line and col number when sourceCode isn’t PageSourceCode

solving this would help solve mysteries like this vague error

being jsr223 and eval doesn’t help

Details

Assignee

Reporter

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

Sprint

Fix versions

Priority

Created 3 days ago
Updated 3 days ago

Activity

Show:

Zac Spitzer3 days ago
Edited

we don’t have the path as the source is eval-ed, but now the error includes the line:col as a more helpful clue

Flag notifications