Ticket #1156 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

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

Reported by: coffee2code Assigned to: 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 (0.8 kB) - added by coffee2code on 05/21/05 06:37:09.
1156.diff (0.7 kB) - added by Nazgul on 10/04/06 21:26:16.
1156_20.diff (0.8 kB) - added by Nazgul on 10/04/06 21:26:24.

Change History

03/23/05 07:30:31 changed by coffee2code

  • Patch set to No.

03/23/05 07:32:01 changed by coffee2code

  • Patch changed from No to Yes.

05/21/05 06:37:09 changed by coffee2code

  • attachment bug1156_feed-functions.php added.

10/04/06 21:26:16 changed by Nazgul

  • attachment 1156.diff added.

10/04/06 21:26:24 changed by Nazgul

  • attachment 1156_20.diff added.

10/04/06 21:27:01 changed by Nazgul

  • keywords set to has-patch.
  • milestone set to 2.0.5.

Patch refreshed for both 2.0 and trunk.

10/04/06 21:46:44 changed by markjaquith

  • 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

10/04/06 21:46:56 changed by markjaquith

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

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted