Commit Graph

6 Commits

Author SHA1 Message Date
Aleksander Machniak
94f8ce3334 Make html::parse_attrib_string() more robust
Fixes PHP Error: Expression parse error on: ($app->config->get('preview_pane',rcube_utils::get_boolean('')) == true ? ' checked=checked' : ')
2016-08-12 10:37:40 +02:00
Aleksander Machniak
638ebf69c4 Fix/remove tests related to data-* attributes handling 2014-05-09 15:17:32 +02:00
Aleksander Machniak
7c23451eec Added tests for html::attrib_string() method 2014-02-14 12:19:31 +01:00
Aleksander Machniak
97313ac258 Fix test for html::quote() 2012-09-21 10:18:09 +02:00
Aleksander Machniak
5f8097b9eb Added tests for specialchars quoting 2012-08-27 12:55:58 +02:00
Aleksander Machniak
5f8adabb62 Add simple (constructor) tests for Framework classes 2012-08-27 09:28:16 +02:00