Ticket #1156 (closed defect (bug): fixed)

Opened 7 years ago

Last modified 5 years ago

the_category_rss() needs to add a \t and \n to output

Reported by: coffee2code Owned by: anonymous
Priority: low Milestone:
Component: Template Version: 1.5.1
Severity: trivial Keywords: has-patch
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

bug1156_feed-functions.php Download (843 bytes) - added by coffee2code 7 years ago.
1156.diff Download (755 bytes) - added by Nazgul 5 years ago.
1156_20.diff Download (783 bytes) - added by Nazgul 5 years ago.

Change History

  • Patch set to No
  • Patch changed from No to Yes

Nazgul5 years ago

Nazgul5 years ago

  • Keywords has-patch added
  • Milestone set to 2.0.5

Patch refreshed for both 2.0 and trunk.

  • Status changed from new to closed
  • Resolution set to fixed

(In [4342]) Better tabbing and newlining for RSS categories. Props coffee2code and Nazgul. fixes #1156

(In [4343]) Better tabbing and newlining for RSS categories. Props coffee2code and Nazgul. fixes #1156

  • Milestone 2.0.5 deleted

Milestone 2.0.5 deleted

Note: See TracTickets for help on using tickets.