#5366 closed defect (bug) (fixed)
Script must not have attribute charset unless attribute src is also specified
| Reported by: | henry.wright | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | Appearance - Template Pack | Version: | 1.9.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
When the AJAX url is put in the header by buddypress-functions.php (see function head_scripts() on line 336), the W3C Validator gives an error:
"Element script must not have attribute charset unless attribute src is also specified"
The same issue was resolved over at bbPress recently:
https://bbpress.trac.wordpress.org/ticket/1959
Please find patch attached.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 8141: