DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42067>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42067 ------- Additional Comments From [EMAIL PROTECTED] 2007-05-18 06:55 ------- (In reply to comment #14) >> I discovered recently that FOP still aims to be JDK1.3 compliant Sorry, I wasn't aware of this. >> This small patch should fix this. It does, but the patched code also throws a StringIndexOutOfBoundsException if for some reason the attribute value is in brackets but doesn't contain a comma. I think it's best to add a comma check to the innermost if. This will also bring the code in line with the description (my original code wasn't, I'm afraid). So here's an even smaller patch. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.