Closed (fixed)
Project:
Basic webmail
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 03:58 UTC
Updated:
29 Aug 2012 at 18:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
aiwata55 commentedI did further experimentation with the module, and I found the followings:
- the path "basic_webmail" returns WSOD, if the mail server credential is set for the current user.
- Clearing all cache removes the menu items such as "basic_webmail".
- Clearing all cache also removes the e-mail credential form on the profile edit page.
I wonder if this is just for me.
Comment #2
hefox commentedThis patch purely addresses the fact that basic_email_menu references the global $user object and conditionally defines menu entries based on not being anon.
Comment #3
oadaeh commentedI've committed the patch. Thanks @hefox. The change is here: http://drupalcode.org/project/basic_webmail.git/commit/e7dbf92.
@aiwata55, check it and let me know if that fixes the other issues. There are more patches to come, so you might want to wait until I'm done.
Comment #4.0
(not verified) commentedtypo correction.
kid -> uid