diff options
| author | estadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-20 22:49:15 +0000 |
|---|---|---|
| committer | estadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-20 22:49:15 +0000 |
| commit | 341e6750387b665174df80d93f01194dcd68d661 (patch) | |
| tree | 31eae8fa14a063e6c663c3969c583358c3135173 /roundcubemail/CHANGELOG | |
| parent | d5a39e640b4e075d316a23b74d57d2db2d2ab690 (diff) | |
Fix parse_attrib_string to handle unquoted attribute values
git-svn-id: https://svn.roundcube.net/trunk@1325 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
| -rw-r--r-- | roundcubemail/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index 4886b3fd5..2752fe753 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -1,6 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- +2008/04/20 (estadtherr) +---------- +- fix parse_attrib_string to handle unquoted values, which fixes + display issues with HTML messages that do not quote attributes + 2008/04/17 (alec) ---------- - Fix IMAP response in message body when message has no body (#1484964) |
