Loading...
 
Skip to main content

4beta: blank page with errors shown after saving pages on doc.tw.o

Status
Open
Subject
4beta: blank page with errors shown after saving pages on doc.tw.o
Lastmod by
Xavier de Pedro
Rating
(0)
Description
Copy to clipboard
Fatal error: Uncaught exception 'Zend_Mail_Transport_Exception' with message 'Unable to send mail' in /home/tiki/public_html/lib/core/lib/Zend/Mail/Transport/Sendmail.php:105 Stack trace: #0 /home/tiki/public_html/lib/core/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Sendmail->_sendMail() #1 /home/tiki/public_html/lib/core/lib/Zend/Mail.php(973): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail)) #2 /home/tiki/public_html/lib/mail/maillib.php(108): Zend_Mail->send() #3 /home/tiki/public_html/lib/notifications/notificationemaillib.php(289): tiki_send_admin_mail('', 'Xavi', 'Wiki page Plugi...', 'The page Plugin...') #4 /home/tiki/public_html/lib/tikilib.php(7545): sendWikiEmailNotification('wiki_page_chang...', 'PluginFancyTabl...', 'xavi', '', '12', '!! Plugin Fancy...', 'http://doc.tiki...', Array, 0, '') #5 /home/tiki/public_html/tiki-editpage.php(983): TikiLib->update_page('PluginFancyTabl...', '!! Plugin Fancy...', '', 'xavi', '77.228.161.152', 'Displays a tabl...', 0, 'en', false, Array, NULL, 'n in /home/tiki/public_html/lib/core/lib/Zend/Mail/Transport/Sendmail.php on line 105


There is some issue sending notification emails to some users. Maybe something case-related? In my case, sometimes I logged in to user "xavi" with the first letter upper case. And some other times I log with al lower case. Both times I seem to be recognized as the same user, whereas the notification messges can't cope with that, it seems...

Solution
Make usernames case sensitive, or insensitive: provide that information at login time, and make tiki behave accordingly.
Importance
6
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2860
Created
Sunday 15 November, 2009 18:38:41 UTC
by Xavier de Pedro
LastModif
Sunday 15 November, 2009 18:41:43 UTC


Show PHP error messages