Make WordPress Core

Opened 21 years ago

Closed 20 years ago

Last modified 20 years ago

#1156 closed defect (bug) (fixed)

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

Reported by: coffee2code Owned by:
Priority: low Milestone:
Component: Template Version: 1.5.1
Severity: trivial Keywords: has-patch
Cc: Focuses:

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)

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

Download all attachments as: .zip

Change History (9)

#1 @coffee2code
21 years ago

  • PatchNo

#2 @coffee2code
21 years ago

  • Patch NoYes

@Nazgul
20 years ago

@Nazgul
20 years ago

#3 @Nazgul
20 years ago

  • Keywords has-patch added
  • Milestone2.0.5

Patch refreshed for both 2.0 and trunk.

#4 @markjaquith
20 years ago

  • Resolutionfixed
  • Status newclosed

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

#5 @markjaquith
20 years ago

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

#6 @(none)
20 years ago

  • Milestone 2.0.5

Milestone 2.0.5 deleted

Note: See TracTickets for help on using tickets.