Bug 51564 - [PATCH] added support for enforcing fields update
Summary: [PATCH] added support for enforcing fields update
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: XWPF (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 12:45 UTC by matej.krchniak
Modified: 2012-02-29 12:53 UTC (History)
1 user (show)



Attachments
Diff against SVN with added funcionality (setting updateFields value to true in settings.xml) (2.77 KB, application/octet-stream)
2011-07-27 12:45 UTC, matej.krchniak
Details
Diff against SVN with added funcionality (setting updateFields value to true in settings.xml) (2.77 KB, patch)
2011-07-27 12:47 UTC, matej.krchniak
Details | Diff

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