#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 )
$class = array( 'classname' => 'widget_catgories' );
catgories instead of categories, attaching patch.
this caused my layout to break
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch