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 464338 - Menu bar > Folder > New doesn't pop ups window
Menu bar > Folder > New doesn't pop ups window
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2007-08-07 12:23 UTC by Akhil Laddha
Modified: 2007-08-24 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch in evolution/mail/em-folder-browser.c (1.58 KB, patch)
2007-08-08 13:45 UTC, Suman Manjunath
none Details | Review
patch in evolution/mail/em-folder-browser.c (1.48 KB, patch)
2007-08-21 13:21 UTC, Bharath Acharya
committed Details | Review

Description Akhil Laddha 2007-08-07 12:23:00 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
Comment 1 Suman Manjunath 2007-08-08 13:45:08 UTC
Created attachment 93277 [details] [review]
patch in evolution/mail/em-folder-browser.c

fixed
Comment 2 Suman Manjunath 2007-08-08 19:04:40 UTC
Srini.. could you review/commit the patch ?
Comment 3 Srinivasa Ragavan 2007-08-10 08:05:01 UTC
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.
Comment 4 Bharath Acharya 2007-08-21 13:21:11 UTC
Created attachment 94053 [details] [review]
patch in evolution/mail/em-folder-browser.c

fixed
Comment 5 Veerapuram Varadhan 2007-08-23 16:46:55 UTC
(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.
Comment 6 Milan Crha 2007-08-24 09:58:06 UTC
Committed to trunk. Committed revision 34091.