To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=5226
User rail changed the following: What |Old value |New value ================================================================================ CC|'arielch,aschrage,bmarcell|'arielch,aschrage,bmarcell |y,cd,cj,cornouws,fl,fs,jeo|y,cd,cj,cornouws,fl,fs,jeo |ngkyu,kohei,kpalagin,mav,m|ngkyu,kohei,kpalagin,mav,m |axrandor,mba,pmike,tora' |axrandor,mba,pmike,rail,to | |ra' -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Sun Sep 7 09:03:19 +0000 2008 ------- I suggest the following solution. 1. Don't change the behavior in sfx2/source/doc/objserv.cxx, so we have dimmed Save icon if the document is not marked as modified (old good behavior :) ) 2. Change the ModelData_Impl::CheckStateForSave in sfx2/source/doc/guisaveas.cxx: remove if ( !GetModifiable()->isModified() && !bVersInfoNeedsStore ) return STATUS_NO_ACTION; to allow save always. This solution allows: * to save the document (always) * dimmed Save icon as modification indicator --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]