Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 17 years ago

#5079 closed defect (bug) (fixed)

Widget class name is mispelled ( widget_catgories)

Reported by: joostdevalk Owned by: joostdevalk
Priority: normal Milestone: 2.3.1
Component: Template Version: 2.3
Severity: normal Keywords: has-patch commit regression
Cc: Focuses:

Description (last modified by foolswisdom)

$class = array( 'classname' => 'widget_catgories' );

catgories instead of categories, attaching patch.

this caused my layout to break

Attachments (1)

categories.diff (460 bytes ) - added by joostdevalk 19 years ago.
Patch

Download all attachments as: .zip

Change History (10)

@joostdevalk
19 years ago

Patch

#1 @joostdevalk
19 years ago

  • Keywords regression added

This regressed in 2.3

#2 @foolswisdom
19 years ago

  • Version2.3

#3 @foolswisdom
19 years ago

  • Description modified (diff)

#4 @westi
19 years ago

Regression caused by [5717] for #4285

#5 @markjaquith
19 years ago

Patch looks good.

#6 @westi
19 years ago

  • Summary Typo in widgets.phpWidget class name is mispelled ( widget_catgories)

#7 @westi
19 years ago

Dupe raised as #5083

#8 @ryan
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [6169]) Fix typo in category widget class name. Props joostdevalk. fixes #5079 for trunk.

#9 @ryan
19 years ago

(In [6170]) Fix typo in category widget class name. Props joostdevalk. fixes #5079 for 2.3.

Note: See TracTickets for help on using tickets.