You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Will Glass-Husain (JIRA)" <ji...@apache.org> on 2006/09/26 21:33:52 UTC

[jira] Resolved: (VELOCITY-460) the IncludeRelativePath handler should treat paths beginning with a slash as absolute paths

     [ http://issues.apache.org/jira/browse/VELOCITY-460?page=all ]

Will Glass-Husain resolved VELOCITY-460.
----------------------------------------

    Resolution: Fixed

Turned out there was an extra newline at the end of test/includeevent/include-c.vm.  removing this solved the issue and the tests passed.

Thanks for this useful patch.  Applied r450163.

> the IncludeRelativePath handler should treat paths beginning with a slash as absolute paths
> -------------------------------------------------------------------------------------------
>
>                 Key: VELOCITY-460
>                 URL: http://issues.apache.org/jira/browse/VELOCITY-460
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Source
>    Affects Versions: 1.5 beta1
>            Reporter: Claude Brisson
>            Priority: Minor
>         Attachments: IncludeRelativePath.patch, IncludeRelativePath.patch.v2
>
>
> The most widely spread convention about systems supporting relative paths is that paths that begin with '/' (or '\') are absolute while others are relative. The IncludeRelativePath event handler should follow the same convention.
> The corrective patch is attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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