6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14458] Anchors broken in HTML mails
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__ . , __..__. [__ [ __ \./ (__ [__] | [_./ | .__)| |
Comment
> IMP destroys HTML anchors. > > Testcase: > > <html> > <head> > <!--a75c305b1c0a6022--><meta http-equiv="content-type" > content="text/html; charset=utf-8"> > <title></title> > </head> > <body> > <p><a href="#test">Anchor</a><br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <a name="test"></a>I'm here</p> > </body> > </html> > > Expected result: Jump to the anchor when clicking the link in the mail > Result: No link at all > > This seems to be the resulting source (taken from Firefox Inspector): > > <iframe class="htmlMsgData" id="ETd12FYc3NieMoJL8GIh3vo" > src="javascript:false" style="height: 486px;" frameborder="0"> > <html> > <head><!--a75c305b1c0a6022--><meta http-equiv="content-type" > content="text/html; charset=UTF-8"> > > <title></title> > <!--a75c305b1c0a6022--><meta http-equiv="x-dns-prefetch-control" > value-equiv="off"><style type="text/css"> > :root #content > #center > .dose > .dosesingle, > :root #content > #right > .dose > .dosesingle, > :root #header + #content > #left > #rlblock_left > { display: none !important; }</style></head> > <body style="font-family: Arial; font-size: 14px; width: auto ! important;"> > <p><a>Anchor</a><br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <br> > <a name="test" id="test"></a>I'm here</p> > > > </body> > </html> > </html> > </iframe> > > You see the broken anchor link (a double closing tag for <html> as > well but I think that is not related to the issue)
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers