Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#8026 closed defect (bug) (fixed)

2.7 Admin Validation Fixes

Reported by: viper007bond's profile Viper007Bond Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: Administration Keywords: has-patch dev-reviewed
Focuses: Cc:

Description

A generic ticket for validation fix patches.

Attachments (2)

8026.patch (3.6 KB) - added by Viper007Bond 15 years ago.
8026.2.patch (1.5 KB) - added by Viper007Bond 15 years ago.
upload.php?detached=1

Download all attachments as: .zip

Change History (7)

@Viper007Bond
15 years ago

#1 @Viper007Bond
15 years ago

8026.patch does not result in 100% validation due to things like autocomplete="off", duplicate nonce ID's, etc. but besides those kinds of things, everything should be mostly valid.

I was unable to validate the dashboard due to a UTF-8 issue coming from the "Other WordPress News" widget. Not sure how to fix that.

Navigation bar has duplicate IDs if a plugin needs updating or a comment is in moderation. Will leave that to ryan or someone else who's already been handling the menu.

#2 @westi
15 years ago

  • Keywords dev-reviewed added

Looks good
+1

#3 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [9456]) Validation fixes from Viper007Bond. fixes #8026

@Viper007Bond
15 years ago

upload.php?detached=1

#4 @Viper007Bond
15 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Fix validation errors introduced in [9464] (onClick) plus do a CDATA on the inline JS.

#5 @azaozz
15 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [9470]) Fix validation errors, add CDATA on inline JS, props Viper007Bond, fixes #8026

Note: See TracTickets for help on using tickets.