You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Nathan Bubna (JIRA)" <de...@velocity.apache.org> on 2008/10/10 20:17:44 UTC

[jira] Resolved: (VELOCITY-622) Display consistent file and line number format for errors.

     [ https://issues.apache.org/jira/browse/VELOCITY-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Bubna resolved VELOCITY-622.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

> Display consistent file and line number format for errors.
> ----------------------------------------------------------
>
>                 Key: VELOCITY-622
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-622
>             Project: Velocity
>          Issue Type: New Feature
>          Components: Engine
>    Affects Versions: 1.6
>            Reporter: Byron Foster
>             Fix For: 1.6
>
>         Attachments: fileFormatString.patch
>
>
> The provided patch changes the display of file errors so that it is of one consistent format.  The format implemented is the following:
>  $filename[line $lnum, column $cnum]
> If the filename is not available then filename is substituted with <unknown file>
> A consistent format help tools to detect and process file references in velocity logs and exceptions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org