#2758 closed enhancement (fixed)
Topics widget: Wrong way to output the field ID
| Reported by: | alex-ye | Owned by: | netweb |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | API - Widgets | Version: | 2.1 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good catch @alex-ye!