Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#15183 closed defect (bug) (fixed)

Invalid markup generated by WP_Object_Cache->stats()

Reported by: utkarsh's profile Utkarsh Owned by:
Milestone: 3.1 Priority: normal
Severity: trivial Version: 3.0.1
Component: Validation Keywords: has-patch
Focuses: Cc:

Description

There's a missing </p> in the stats function in class WP_Object_Cache. Patch attached.

Attachments (1)

15183.patch (407 bytes) - added by Utkarsh 15 years ago.

Download all attachments as: .zip

Change History (3)

@Utkarsh
15 years ago

#1 @nacin
15 years ago

  • Milestone changed from Awaiting Review to 3.1

#2 @nacin
15 years ago

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

(In [15884]) Fix html in WP_Object_Cache::stats. props Utkarsh, fixes #15183.

Note: See TracTickets for help on using tickets.