https://issues.apache.org/bugzilla/show_bug.cgi?id=50052

a6537...@bofthew.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from a6537...@bofthew.com 2010-10-08 10:05:18 EDT ---
I think this problem is not related to my patch. Problem is in
initCharacterRuns() for paragraph 21 in the test document after writing a
re-reading the document. If I remove the patch and add:
  r.getParagraph(21).numCharacterRuns();
after line 206 in TestLists.java, it will fail. 

Anyway, I will modify my patch not to rely on a single character run to be
present in the paragraph. If there is none, it will take the paragraph style as
a base.

I will create a new bug with a test case that fails on a version without a
patch for this bug applied.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to