#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)
$class = array( 'classname' => 'widget_catgories' );
catgories instead of categories, attaching patch.
this caused my layout to break
Attachments (1)
Change History (10)
joostdevalk — 6 years ago
comment:2
foolswisdom — 6 years ago
- Version set to 2.3
comment:3
foolswisdom — 6 years ago
- Description modified (diff)
comment:5
markjaquith — 6 years ago
Patch looks good.
- Summary changed from Typo in widgets.php to Widget class name is mispelled ( widget_catgories)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Patch