#2758 closed enhancement (fixed)
Topics widget: Wrong way to output the field ID
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | API - Widgets | Keywords: | has-patch commit |
| Cc: |
Description
In the Topics Widget, We used $this->get_field_name() instead of $this->get_field_id() to output the 'order_by' field ID.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Good catch @alex-ye!