#34264 closed defect (bug) (fixed)
Don't use a variable for the `do_feed_{feed}` action name
| Reported by: | johnbillion | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Feeds | Version: | 2.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The do_feed_{feed} action uses a variable for the whole of its name which means no results show up for it in the code reference.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@DrewAPicture 34264.diff should fix it, no?