Ticket #5079 (closed defect (bug): fixed)

Opened 4 years ago

Last modified 2 years ago

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) (diff)

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

catgories instead of categories, attaching patch.

this caused my layout to break

Attachments

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

Change History

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   ryan4 years ago

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

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

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