Actions
Bug #1341
closedError when send mail with no subject and/or message
Start date:
05 December 2009
Due date:
% Done:
100%
Estimated time:
1:00 h
Description
When trying to send email to group manager with no subject or/and message - getting error on the screen.
....components/com_groupjive/gj/core/mail.php line 84....
Proposed solution:
was showMailForm( $type, $option, ........
correct $this->showMailForm( $type, $option,.......
Updated by krileon almost 15 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Confirmed and implemented for next release.
Actions