Commit Graph

19 Commits

Author SHA1 Message Date
thomascube
c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 2012-01-16 15:14:41 +00:00
alecpl
f5d62f7157 - Fix bug in handling of base href and inline content (#1488290) 2012-01-05 09:51:41 +00:00
thomascube
10e2d65277 Adapt test to real-world: html mail content is always sent through rcmail_html4inline() 2011-12-09 21:14:45 +00:00
alecpl
3b50d2edf5 - Remove test for HTML inputs existance, now they are allowed 2011-11-22 08:54:53 +00:00
alecpl
d61756663c - Fix problem with parsing HTML message body with non-unicode characters (#1487813) 2011-11-10 08:18:54 +00:00
alecpl
c08b18c4b9 - Fix relative URLs handling according to a <base> in HTML (#1487889) 2011-04-29 08:17:42 +00:00
alecpl
3d98b4d914 - Fix: use include_once with absolute path 2011-04-26 11:13:50 +00:00
alecpl
968754b09e - Fix regression in html conditional comments handling by washtml class 2011-04-19 08:23:31 +00:00
thomascube
6ec4658f72 Adapt test for modcss replacements 2011-02-03 21:21:26 +00:00
thomascube
a1013c0372 Exclude punctuation from URLs within text; only link accepted url schemes 2011-01-10 14:50:48 +00:00
alecpl
0ff554d165 - Fix handling square brackets in links (#1487672) 2011-01-10 13:22:45 +00:00
alecpl
13326b7540 - Add tests for e-mail addresses decoding 2010-10-20 08:55:28 +00:00
thomascube
4859fedb92 Fix unit tests + update version 2010-08-07 12:04:39 +00:00
thomascube
684057f67b Fix unit tests to run with changed rcmail class + use own config for tests 2010-04-21 20:45:27 +00:00
alecpl
ad18d63cc1 - Fix handling of extended mailto links (with params) (#1486354) 2010-02-05 08:25:22 +00:00
thomascube
5570ad60b4 Improved charset detection in vcard import + added unit tests for it 2010-01-26 07:19:56 +00:00
thomascube
961afa1930 Add tests for external stylesheet handling 2009-03-04 10:02:55 +00:00
thomascube
11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 2009-03-02 17:34:18 +00:00
thomascube
63d4b12172 Create some basic unit tests based in simpletest.org 2009-03-02 14:46:12 +00:00