]> source.dussan.org Git - xmlgraphics-fop.git/commit
Bugfix: Extracting the base directory through Configuration.getLocation() didn't...
authorJeremias Maerki <jeremias@apache.org>
Mon, 17 Jan 2011 15:08:39 +0000 (15:08 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 17 Jan 2011 15:08:39 +0000 (15:08 +0000)
commit5a367c3b12e19af7a66fc923d7149bf22cdfb596
tree052e3c699db21fbea11fd8e391f3e82f5c87a540
parentdab44c5bc75cd8a7217b6cc8811c126284fa5723
Bugfix: Extracting the base directory through Configuration.getLocation() didn't work for Windows, since Windows paths can contain drive letters that are separated by colons. This lead to FOP scanning the whole drive for fonts starting from the drive root in the auto-detect case.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1059945 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/apps/FopFactoryConfigurator.java