Summary | Link rewritten while viewing an HTML message |
Queue | IMP |
Queue Version | 4.1.4 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jonrober (at) stanford (dot) edu |
Created | 05/29/2007 (6585 days ago) |
Due | |
Updated | 02/11/2016 (3405 days ago) |
Assigned | 05/29/2007 (6585 days ago) |
Resolved | 06/01/2007 (6582 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 2a0ac4ca4e8c1a7c5e69913eeebf55e9622bde51
Author: Jan Schneider <jan@horde.org>
Date: Thu Feb 11 13:09:08 2016 +0100
This workaround should no longer be necessary.
Thanks to @BanzaiMan for (hopefully) fixing this in
travis-ci/travis-ci#5410.
.travis.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2a0ac4ca4e8c1a7c5e69913eeebf55e9622bde51
http://lists.horde.org/archives/cvs/Week-of-Mon-20070528/068298.html
State ⇒ Resolved
Assigned to Michael Slusarz
http://lists.horde.org/archives/cvs/Week-of-Mon-20070528/068297.html
New Attachment: Alumni Mail.eml
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Link rewritten while viewing an HTML message
Queue ⇒ IMP
State ⇒ Unconfirmed
strangely. They're all of the same format, including an ugly attempt
by the mail sender to encode a URL to be redirected to in the first
URL. The following is one example -- they're all rewritten the same
way.
<A
href="http://pgnet.stanford.edu/home/rta/click?rtaCode=28354&rtaTarget=http:**news-service.stanford.edu*news*2007*may16*admits-051607.html&rtaTcode=28310&eid=56796885011" >Class of 2011 signs
on</a>
gets rewritten to:
<a
href="http://pgnet.stanford.edu/home/rta/click?rtaCode=28354&rtatarget="_blank" >Class of 2011 signs
on</a>
The full original mail is available for forwarding if wished.