All,

The attached files are a patch for bug #6812, improper handling of
absolute file URLs.  Basically they consist of a check to see whether
the URL starts with '/' after the initial file:// protocol prefix.  If
so, the initial '/' is stripped off and the resulting string is taken as
the file path.  If not, the base directory obtained from the block
context is prepended to the string to obtain the file path.

--Peter 

Attachment: NNTPUtil.java.diff
Description: Binary data

Attachment: AbstractJdbcUsersRepository.java.diff
Description: Binary data

Attachment: JDBCMailRepository.java.diff
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to