Summary | forward email error |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | sg (at) khamsa (dot) net |
Created | 03/06/2007 (6669 days ago) |
Due | |
Updated | 03/06/2007 (6669 days ago) |
Assigned | |
Resolved | 03/06/2007 (6669 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ forward email error
Queue ⇒ IMP
"forward" button and appeared me this error in the compose popup
window:
Fatal error: Undefined class name 'text' in
/var/www/webmail/imp/lib/Compose.php on line 1545.
It seems like a class that has to be included (Text.php?) is missing
in the forward function of the Compose.php code.
NOTE: if I use the forward button in the inbox page it works
(page: mailbox.php) ... but it doesn't work if i click on the forward
button in the read message window (page: message.php).