GNOME Bugzilla – Bug 464338
Menu bar > Folder > New doesn't pop ups window
Last modified: 2007-08-24 09:58:06 UTC
Other options ( Tool bar > New > Mail folder , Menu bar > File > New > Mail folder and folder right click > New folder ) are working fine OpenSUSE 10.3 bug in BNC https://bugzilla.novell.com/show_bug.cgi?id=294503
Created attachment 93277 [details] [review] patch in evolution/mail/em-folder-browser.c fixed
Srini.. could you review/commit the patch ?
Suman, Im sure that this fixes the bug, but only partly. The main issue is that previously the selected folder use to be selected in the window and now it wont and the major cause being the FI is NULL and you need to debug the reason why FI is NULL. I can take this as a wip patch, but not a final one.
Created attachment 94053 [details] [review] patch in evolution/mail/em-folder-browser.c fixed
(In reply to comment #4) > Created an attachment (id=94053) [edit] > patch in evolution/mail/em-folder-browser.c > > fixed > Bharath: Patch looks good - commit it to svn trunk.
Committed to trunk. Committed revision 34091.