https://bugs.documentfoundation.org/show_bug.cgi?id=132475

--- Comment #20 from Justin L <[email protected]> ---
(In reply to Justin L from comment #18)
> So this means that ChangeDate should be able to be locked/FIXEDFLD since it
> always updates on FILEOPEN.
Actually, just the opposite is true. Since it is updated on FILEOPEN, it must
remain unlocked (i.e. not dependent on the as-last-seen plain text).

If the format is unspecified (as in comment 9's example), it is supposed to be
left up to the application to display it however the app wants to. But of
course end users would tend to disagree with that, and call it a regression if
it doesn't match THEIR app's output.


Also worth noting is that LASTCHANGEDBY (the author who last saved) is NOT
updated - either at save time, or at FILEOPEN. So that one CAN be locked.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to