mahowell
Results
2
issues of
mahowell
If, for example, the sequence `%B2` exists somewhere in the site_token, `sanitize_text_field( $_POST['site_token'] )` will strip it out breaking the site_token. In class-syndication-wp-rest-client.php: `update_post_meta( $site_ID, 'syn_site_token', push_syndicate_encrypt( sanitize_text_field( $_POST['site_token'] )...
needs-investigation
Priority::Medium
### Bug: When updating an item in a Purchase Order with button: **Update Items**, an error occurs if there is no Sales Order Item associated with the Purchase Order Item....
needs-tests