bschuiling

Results 1 issues of bschuiling

When adding sanitized strings to attributes Pquery's output can break form element because it converted encodes strings back to the character values of those. Proof of concept: ``` require_once('pquery/load_pquery.php'); $domObj...