since use of backslash is invalid in a URL as a path separator, it would be an improvement (in validation) rather than a regression
On Wed, May 16, 2012 at 4:07 PM, Christian Pestel < [email protected]> wrote: > Hello developpers, > > We use hugely Fop 1.0 in our software. > We have noticed that the image URI path <fo:external-graphic src=” > file:///C:\Temp\ImageGIF.gif” /> don’t generate an error with fop 1.0, > but with Fop 1.1dev, this URI generate this error : : > org.apache.fop.fo.expr.PropertyException: Invalid URI specified > > <fo:external-graphic src=”file:///C:/Temp/ImageGIF.gif” /> work fine with > Fop 1.1 > > Is URI validation has become more strict or is it a regression ? > Thanks. > > Christian Pestel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
