Ticket #5079 (closed defect (bug): fixed)
Widget class name is mispelled ( widget_catgories)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
Change History
joostdevalk — 4 years ago
-
attachment
categories.diff
added
comment:5
markjaquith — 4 years ago
Patch looks good.
- Summary changed from Typo in widgets.php to Widget class name is mispelled ( widget_catgories)
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

Patch