/[Apache-SVN]
ViewVC logotype

Revision 278779


Jump to revision: Previous Next
Author: jeremias
Date: Mon Sep 5 15:31:04 2005 UTC (18 years, 9 months ago)
Changed paths: 1
Log Message:
Not sure if it's the best solution but this changes the following:
- Enable plain filenames (without "file:" scheme) as URI. FOURIResolver tries to create a java.io.File to access the file.
- If after removing the scheme from a file: URL the string still contains a ":" it is likely an absolute Windows path for which the user forgot to specify a leading "/", i.e.:
file:C:/Temp/test.txt --> file:/C:/Temp/test.txt

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/apps/FOURIResolver.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26