#1156 closed defect (bug) (fixed)
the_category_rss() needs to add a \t and \n to output
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Severity: | trivial | Version: | 1.5.1 |
| Component: | Template | Keywords: | has-patch |
| Focuses: | Cc: |
Description
In feeds, the category tags are only tabbed once instead of twice like all the other tags. Also, no newline is output at the end of each catgory listed, so the next item that gets output winds up tabbed over to the right.
Attachments (3)
Change History (9)
Note: See
TracTickets for help on using
tickets.
Patch refreshed for both 2.0 and trunk.