GNOME Bugzilla – Bug 430599
Bugzilla icon dir isn't created if it doesn't exist
Last modified: 2008-02-26 20:51:24 UTC
When creating a icon / host association for the first time in bugzilla plugin, BugzillaIcons directory is not created and prevents association creation. Attached patch fixes this issue.
Created attachment 86488 [details] [review] create directory if it doesn't exist
Do you think this would fix bug #429413, too?
bug #429413 is probably user not understanding he needs to configure bugzilla plugin first before getting nice icons ;)
But if the plugin is enabled, it should default to using stock_bug.png even if you haven't done any additional configuration of the plugin, right?
oh, you're right, I missed that. It isn't related, directory isn't created in that case and I can't dup bug #429413 But this is not what my bug is about :)
Committed to SVN (r1153). Thanks Frederic.
*** Bug 424579 has been marked as a duplicate of this bug. ***
*** Bug 437736 has been marked as a duplicate of this bug. ***