You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Stuart Roebuck <st...@adolos.co.uk> on 2001/08/31 16:35:04 UTC

[C2.1][PATCH] DirectoryGenerator.java - Not resolving filepaths

Here's a patch for DirectoryGenerator.java to solve a problem with 
resolving filepaths, it relies on the SystemId returned by resolve being a 
valid filepath URI.  This is not guaranteed by the API documentation!

Stuart.