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=44393>. 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=44393 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2008-02-12 02:22 ------- Still, I understand your point but there is an inconsistent use of constants IMO. There seems to be a confusion between the break class (auto, column, page...) and the next part where the content should start (any, none (??), column, page...). The handleBreakTrait method expects a break class for its breakVal parameter (according to its javadoc) and actually treats it as a "nextSequenceStartsOn" value. In AbstractBreaker.getNextBlockList en_auto doesn't appear in the switch block for the break class, so there is likely to be a problem in certain situations. Re-opening the bug as a remainder that this area may need to be revised, and I don't have time to look into it now. -- 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.
