diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-10 08:18:54 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-10 08:18:54 +0000 |
| commit | 0426c50f8254bb4bfff6ef49ddc2a4a05264608b (patch) | |
| tree | 0306f506a8866a3f6a507e7a78cc20b793316252 /roundcubemail/tests/src | |
| parent | 51b47415144677d3ccda4d1a28e2e40a5776fc27 (diff) | |
- Fix problem with parsing HTML message body with non-unicode characters (#1487813)
git-svn-id: https://svn.roundcube.net/trunk@5407 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/tests/src')
| -rw-r--r-- | roundcubemail/tests/src/invalidchars.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/tests/src/invalidchars.html b/roundcubemail/tests/src/invalidchars.html new file mode 100644 index 000000000..bd460eab1 --- /dev/null +++ b/roundcubemail/tests/src/invalidchars.html @@ -0,0 +1 @@ +<p>символ</p> |
