Just ran this through coder and noticed that there's a translation missing:

jquery.form.js
severity: normalLine 187: Javascript strings should be passed through Drupal.t().
alert('Error: Form elements must not have name or id of "submit".');

Also some very trivial spacing issues in jquery_update.module

Both should be fixed, but the alert is more important.

Comments

markhalliwell’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)
Related issues: +#2349641: Fix errors and warnings of phpcs coder review