DO NOT REPLY [Bug 50626] New: O(n^2) algorithm for adding nodes

2011-01-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50626 Summary: O(n^2) algorithm for adding nodes Product: Fop Version: 1.1dev Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P2 C

fop.cmd doesn't handle path with whitespace

2011-01-20 Thread Glenn Adams
Carl sent me this fix for fop.cmd, which breaks if the path to fop.cmd contains a whitespace. Perhaps a committer can fix this faster than having me submit a patch, etc. Regards, Glenn -- Forwarded message -- From: Carl Hoffman Date: Thu, Jan 20, 2011 at 8:26 PM To: Glenn Adams at

Re: fop.cmd doesn't handle path with whitespace

2011-01-20 Thread Jeremias Maerki
Done: http://svn.apache.org/viewvc?rev=1061652&view=rev Thanks!!! On 21.01.2011 05:04:34 Glenn Adams wrote: > Carl sent me this fix for fop.cmd, which breaks if the path to fop.cmd > contains a whitespace. Perhaps a committer can fix this faster than having > me submit a patch, etc. > > Regards,