Summary | 'Report as Spam' feature within message broken |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | selsky (at) columbia (dot) edu |
Requester | ehymel (at) e-medico (dot) com |
Created | 02/16/2007 (6819 days ago) |
Due | |
Updated | 02/19/2007 (6816 days ago) |
Assigned | 02/16/2007 (6819 days ago) |
Resolved | 02/19/2007 (6816 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
might need to cvs up again.
State ⇒ Feedback
might need to cvs up again.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ 'Report as Spam' feature within message broken
Queue ⇒ IMP
State ⇒ Unconfirmed
message has stopped working. It continues to work from the list of
messages screen by checking the relevant email and clicking on 'Report
as Spam', but when an individual email is opened and the link is
clicked, a javascript error appears in the browser. Confirmed in both
IE7 and Firefox 1.5.
The error in IE7 complains that 'ImpText' is undefined.
Firefox reports 'ImpText is not defined' in the /imp/js/message.js file'.
cvs.horde.org shows no recent change that should affect this in the
/imp/js/message.js or /imp/message.php files, so I'm not sure where
the problem was introduced. This function worked well before a recent
cvs update.
Thanks...