Summary | regex problem in imp/lib/MIME/Viewer/html.php |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | ericr (at) horde (dot) org |
Created | 09/10/2007 (6525 days ago) |
Due | |
Updated | 10/02/2007 (6503 days ago) |
Assigned | 10/02/2007 (6503 days ago) |
Resolved | 10/02/2007 (6503 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
times in the list.
normal href urls wrong, and not email (mailto) urls... Just wanted
to clarify that...
State ⇒ Unconfirmed
Index: html.php
===================================================================
RCS file: /repository/imp/lib/MIME/Viewer/html.php,v
retrieving revision 1.75.2.25
diff -r1.75.2.25 html.php
65c65
< '<a target="_blank" ',
---
State ⇒ Resolved
Assigned to Jan Schneider
Version ⇒ HEAD
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Queue ⇒ IMP
Summary ⇒ regex problem in imp/lib/MIME/Viewer/html.php
Type ⇒ Bug
addresses can
show up in the output as "<email@domain.com" instead of
"email@domain.com". Reverting to 1.75.2.22 restores the correct
display.