Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#13360 closed defect (bug) (fixed)

Kubrick Default Theme displays incorrectly

Reported by: adiant Owned by: westi
Priority: high Milestone: 3.0
Component: Themes Version: 3.0
Severity: major Keywords: Default Theme
Cc: Focuses:

Description

Installing and activating the V2.9 Default Theme in V3.0 beta 2 displays the body of Pages and Posts without the white background in the centre, nor with borders around it (header and footer are displayed correctly).

This is important because many users will opt to do a "quick upgrade" to Version 3 by retaining the V2.9 Default Theme, especially if they have modified the Default Theme. Or cloned their own Theme from the Default.

Change History (5)

#1 @lloydbudd
16 years ago

  • Milestone Unassigned3.0
  • Priority normalhigh
  • Severity normalmajor

Unconfirmed but setting milestone to 3 to make sure it's in the bug list.

#2 @hakre
16 years ago

Nice find, thanks for reporting.

#3 @westi
16 years ago

  • Owner set to westi
  • Status newaccepted

Replicated. bloginfo('text_direction'); in broken.

Fixing

#4 @westi
16 years ago

Broken in [14360]

#5 @westi
16 years ago

  • Resolutionfixed
  • Status acceptedclosed

(In [14646]) Restore the correct behaviour of bloginfo('text_direction'). Fixes #13360. See #13206.

Note: See TracTickets for help on using tickets.