#10049 closed defect (bug) (fixed)
XHTML validation error in plugins.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Validation | Keywords: | has-patch |
| Focuses: | Cc: |
Description
From the WP-Hackers list today:
I've attached a tiny patch for wp-admin/plugins.php. This removes an errant
</p>which breaks xhtml validation and prevents my browser from rendering the plugins page.
Perhaps someone else who's run into this issue will find it helpful.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [11527]) Validation fix. Props Harish. fixes #10049