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
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]