Opened 6 years ago

Closed 6 years ago

Last modified 4 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:

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 6 years ago.
Patch

Download all attachments as: .zip

Change History (10)

Patch

  • Keywords regression added

This regressed in 2.3

  • Version set to 2.3
  • Description modified (diff)

Regression caused by [5717] for #4285

Patch looks good.

  • Summary changed from Typo in widgets.php to Widget class name is mispelled ( widget_catgories)

Dupe raised as #5083

comment:8   ryan6 years ago

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

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

comment:9   ryan6 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.