Author Topic: Bug in handling of base href and inline content  (Read 2569 times)

Offline loproc

  • Newbie
  • *
  • Posts: 3
Bug in handling of base href and inline content
« on: January 04, 2012, 08:58:38 AM »
Hi.

I wanted to file a bug report using Trac, but can't login - dont quite understand why. Anyhow, on latest version:

When a mail has a
Code: [Select]
<base href=&quot;http://www.example.com&quot;>
...
<img src=&quot;cid:part10.9e755a1794d1cdca724a1e916b331718_MID5397_t1315386&quot; />


The image URL will be rewritten to:
Code: [Select]
http://www.example.com/cid:part10.9e755a1794d1cdca724a1e916b331718_MID5397_t1315386

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365

Offline loproc

  • Newbie
  • *
  • Posts: 3
Bug in handling of base href and inline content
« Reply #2 on: January 04, 2012, 04:58:51 PM »
Thank you ;)