Commit Graph

19 Commits (a274fb2e20215716389ec3709f0726b7002521f3)

Author SHA1 Message Date
thomascube c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 13 years ago
alecpl f5d62f7157 - Fix bug in handling of base href and inline content (#1488290) 13 years ago
thomascube 10e2d65277 Adapt test to real-world: html mail content is always sent through rcmail_html4inline() 13 years ago
alecpl 3b50d2edf5 - Remove test for HTML inputs existance, now they are allowed 13 years ago
alecpl d61756663c - Fix problem with parsing HTML message body with non-unicode characters (#1487813) 13 years ago
alecpl c08b18c4b9 - Fix relative URLs handling according to a <base> in HTML (#1487889) 13 years ago
alecpl 3d98b4d914 - Fix: use include_once with absolute path 13 years ago
alecpl 968754b09e - Fix regression in html conditional comments handling by washtml class 13 years ago
thomascube 6ec4658f72 Adapt test for modcss replacements 14 years ago
thomascube a1013c0372 Exclude punctuation from URLs within text; only link accepted url schemes 14 years ago
alecpl 0ff554d165 - Fix handling square brackets in links (#1487672) 14 years ago
alecpl 13326b7540 - Add tests for e-mail addresses decoding 14 years ago
thomascube 4859fedb92 Fix unit tests + update version 14 years ago
thomascube 684057f67b Fix unit tests to run with changed rcmail class + use own config for tests 14 years ago
alecpl ad18d63cc1 - Fix handling of extended mailto links (with params) (#1486354) 15 years ago
thomascube 5570ad60b4 Improved charset detection in vcard import + added unit tests for it 15 years ago
thomascube 961afa1930 Add tests for external stylesheet handling 16 years ago
thomascube 11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 16 years ago
thomascube 63d4b12172 Create some basic unit tests based in simpletest.org 16 years ago