Roundcube Community Forum

Release Support => Pending Issues => Topic started by: loproc on January 04, 2012, 08:58:38 AM

Title: Bug in handling of base href and inline content
Post by: loproc 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
<base href=&quot;http://www.example.com&quot;>
...
<img src=&quot;cid:part10.9e755a1794d1cdca724a1e916b331718_MID5397_t1315386&quot; />


The image URL will be rewritten to:
http://www.example.com/cid:part10.9e755a1794d1cdca724a1e916b331718_MID5397_t1315386
Title: Bug in handling of base href and inline content
Post by: alec on January 04, 2012, 02:53:00 PM
Added #1488290 (Bug in handling of base href and inline content) (http://trac.roundcube.net/ticket/1488290)
Title: Bug in handling of base href and inline content
Post by: loproc on January 04, 2012, 04:58:51 PM
Thank you ;)