After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330633 - Save button is not enabled when timezone is changed
Save button is not enabled when timezone is changed
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-10 08:44 UTC by Poornima
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
enables the save button when the timezone is changed (1.49 KB, patch)
2006-07-12 11:09 UTC, arvind
none Details | Review
enables the save btn when timezone is changed n prevents the shrinking of the timezone entry on setting the default timezone (3.29 KB, patch)
2006-07-14 05:12 UTC, arvind
committed Details | Review

Description Poornima 2006-02-10 08:44:31 UTC
Modify timezone in existing meeting in organizers exchange calendar, observe that 'Save' button is not enabled.
Comment 1 André Klapper 2006-02-10 12:46:57 UTC
also see bug 303856 and bug 329749
Comment 2 arvind 2006-07-12 11:09:49 UTC
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...
Comment 3 arvind 2006-07-14 05:12:41 UTC
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
Comment 4 Srinivasa Ragavan 2006-07-14 06:40:24 UTC
Fixed to both HEAD and stable
Comment 5 Srinivasa Ragavan 2006-07-14 06:40:52 UTC
Updating the status of the patches.