GNOME Bugzilla – Bug 330633
Save button is not enabled when timezone is changed
Last modified: 2013-09-13 00:53:56 UTC
Modify timezone in existing meeting in organizers exchange calendar, observe that 'Save' button is not enabled.
also see bug 303856 and bug 329749
Created attachment 68805 [details] [review] enables the save button when the timezone is changed this patch enables the save button when the timezone is changed. there were probs of infinite recursion...which too were taken care of... this is for all those who view my patch... if u find the timezone field shrinking when u set the timezone to the default timezone , then do inform me... plz note that as per the current evo standards , the shrinking of the timezone field is not a bug quoting from evolution/calendar/gui/e-timezone-entry.c:289 /* Sets the default timezone. If the current timezone matches this, then the entry field is hidden. This is useful since most people do not use timezones so it makes the user interface simpler. */ however, suggestions r most welcome... based on ur demands, i cud show the timezone field as well...
Created attachment 68898 [details] [review] enables the save btn when timezone is changed n prevents the shrinking of the timezone entry on setting the default timezone apologies for the previous patch...it was malformed... this patch fixes both the enabling of the save button when timezone entry is changed n also the timezone entry doesnt shrink when u set the timezone to the default timezone
Fixed to both HEAD and stable
Updating the status of the patches.