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 590629 - toggle_renderer is assigned incorrectly
toggle_renderer is assigned incorrectly
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File Properties Dialog
2.26.x
Other All
: Normal trivial
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: 590623
 
 
Reported: 2009-08-03 14:08 UTC by Alexey Rusakov
Modified: 2009-08-03 18:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Make toggle_renderer point to a correct renderer (721 bytes, patch)
2009-08-03 14:13 UTC, Alexey Rusakov
none Details | Review

Description Alexey Rusakov 2009-08-03 14:08:57 UTC
Please describe the problem:
Currently (as for 2.26.3 and the master branch at git.gnome.org) there is a small mistake in the code that never led to problems, because the field in question was not actually used, but will lead once the field gets actually used. I think the patch is worth long description, so here it comes.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Alexey Rusakov 2009-08-03 14:13:52 UTC
Created attachment 139788 [details] [review]
Make toggle_renderer point to a correct renderer