Bug 46043

Summary: CustomProperties not supported by HWPF
Product: POI Reporter: udittmer <udittmer>
Component: HWPFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 3.2-dev   
Target Milestone: ---   
Hardware: All   
OS: All   

Description udittmer 2008-10-20 06:42:09 UTC
Custom properties can be added to HWPF documents, but are not saved when calling HWPFDocument.write. This happens with the released version of POI 3.2.

I verified that the additional line of code mentioned by Rainer Schwarze in http://www.nabble.com/Creating-new-word-doc-with-POI-td8445730.html fixes the problem.
Comment 1 Nick Burch 2008-11-12 07:03:47 UTC
Fixed (and tested) in svn