You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2010/09/08 09:00:34 UTC

DO NOT REPLY [Bug 49820] ParagraphProperties.getLvl() returns 0 for both Level 1 and Body text

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

--- Comment #4 from a6537691@bofthew.com 2010-09-08 03:00:31 EDT ---
I found a mistake in my patch. I added the initial values to PAPAbstractType,
but they already were in ParagraphProperties's constructor. But the initial
value for lvl was incorrectly assigned to ilvl (which are two different
properties) - that is the problem to be fixed.

I will attach new patch. Please apply the patch to version 3.7 so we could use
the final version without patching.

-- 
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-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org