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 2012/01/11 15:02:51 UTC

DO NOT REPLY [Bug 52449] NullPointerException in org.apache.poi.xwpf.usermodel.XWPFStyles.commit()

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

Nick Burch <ni...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Nick Burch <ni...@alfresco.com> 2012-01-11 14:02:51 UTC ---
This is caused by the sample document having a glossary, which we don't
currently handle. Unfortunately, the glossary has styles and settings, which we
do, but we weren't properly reading the glossary styles/settings in. This broke
at write time

Should be fixed in r1230045.

-- 
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