Bug 46043 - CustomProperties not supported by HWPF
Summary: CustomProperties not supported by HWPF
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HWPF (show other bugs)
Version: 3.2-dev
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 06:42 UTC by udittmer
Modified: 2008-11-12 07:03 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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