Bug 51564

Summary: [PATCH] added support for enforcing fields update
Product: POI Reporter: matej.krchniak
Component: XWPFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal CC: matej.krchniak
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Attachments: Diff against SVN with added funcionality (setting updateFields value to true in settings.xml)
Diff against SVN with added funcionality (setting updateFields value to true in settings.xml)

Description matej.krchniak 2011-07-27 12:45:55 UTC
Created attachment 27322 [details]
Diff against SVN with added funcionality (setting updateFields value to true in settings.xml)

Patch for enforcing update fields in settings.xml.
Comment 1 matej.krchniak 2011-07-27 12:47:45 UTC
Created attachment 27323 [details]
Diff against SVN with added funcionality (setting updateFields value to true in settings.xml)
Comment 2 matej.krchniak 2011-07-27 12:54:39 UTC
Feel free to edit javadoc comments.
I deliberately included list of NOTICES, for users to know how it would work in Word if they enforce updateFields after open (several usecases).

If you don`t like Word asking if you really want update fields, you may look at this article http://support.microsoft.com/kb/330079 to supress confirmation message.
Comment 3 Yegor Kozlov 2012-02-29 12:53:14 UTC
Applied in r1295078

Thanks,
Yegor