Commit Graph

6 Commits (c5da2251795b880027d307f4df26b0b1de6d31f6)

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' : ')
8 years ago
Aleksander Machniak 638ebf69c4 Fix/remove tests related to data-* attributes handling 11 years ago
Aleksander Machniak 7c23451eec Added tests for html::attrib_string() method 11 years ago
Aleksander Machniak 97313ac258 Fix test for html::quote() 12 years ago
Aleksander Machniak 5f8097b9eb Added tests for specialchars quoting 12 years ago
Aleksander Machniak 5f8adabb62 Add simple (constructor) tests for Framework classes 12 years ago