Summary | incorrect text causing mouseovers to fail |
Queue | IMP |
Queue Version | 4.2-RC1 |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | admin (at) digital-dreamz (dot) com |
Created | 01/17/2008 (6460 days ago) |
Due | 02/01/2008 (6445 days ago) |
Updated | 01/17/2008 (6460 days ago) |
Assigned | |
Resolved | 01/17/2008 (6460 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
bug 6085.State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ incorrect text causing mouseovers to fail
Due ⇒ 02/01/2008
Queue ⇒ IMP
everything up and running, noticed that when the mouse was placed over
the reply, forward or header menu, the page redirected to
javscript:false. Seems the second A in javascript was left out.
Traced this down to the following 2 files:
/horde/imp/js/message.js
/horde/imp/js/src/message.js
added the A and all is good. Just thought I would let you know.