Summary | Resume option broken with HTML composed email |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | marc (at) r4l (dot) com |
Created | 03/03/2006 (7037 days ago) |
Due | |
Updated | 03/03/2006 (7037 days ago) |
Assigned | 03/03/2006 (7037 days ago) |
Resolved | 03/03/2006 (7037 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
(from the phpinfo screen)
error_log /tmp/php.log /tmp/php.log
error_prepend_string no value no value
error_reporting 2047 2039
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
log_errors On On
log_errors_max_len 0 0
State ⇒ Resolved
error message. Fixed now.
imp/lib/Compose.php line 224
Nothing happens after that...
What's odd is that it does not seem to get into the getAttachments()
functions, my "echo" did not show up as first line of this function.
Note: no errors in PHP/Horde error logs either
State ⇒ Feedback
what the error message is.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Resume option broken with HTML composed email
Queue ⇒ IMP
Draft, when I try to resume composition of this email, I get a blank
compose window.