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 702125 - dateMenu: Remove bad setColumnWidths call
dateMenu: Remove bad setColumnWidths call
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-12 20:13 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-06-12 20:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dateMenu: Remove bad setColumnWidths call (945 bytes, patch)
2013-06-12 20:13 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-06-12 20:13:45 UTC
See patch. I'm not sure how this was ever not broken.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-06-12 20:13:50 UTC
Created attachment 246669 [details] [review]
dateMenu: Remove bad setColumnWidths call

The correct API is to pass in an array, so I don't even know how
this managed to work before.
Comment 2 drago01 2013-06-12 20:16:52 UTC
Review of attachment 246669 [details] [review]:

Odd ...
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-06-12 20:18:06 UTC
Attachment 246669 [details] pushed as 308b1d6 - dateMenu: Remove bad setColumnWidths call