Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1838 closed defect (bug) (fixed)

Extraneous whitespace in wp_list_pages() output

Reported by: error's profile error Owned by: markjaquith's profile markjaquith
Milestone: Priority: normal
Severity: minor Version: 1.6
Component: Template Keywords: template page list bg|has-patch bg|commit bg|squashed
Focuses: Cc:

Description

An extraneous \n appears in wp_list_pages() output, caused by changeset 2686. Causes malformed lists and inability to style correctly in certain circumstances, such as horizontally oriented lists. Attached diff corrects the problem.

Attachments (1)

diff.txt (482 bytes) - added by error 20 years ago.
Remove extraneous whitespace

Download all attachments as: .zip

Change History (5)

@error
20 years ago

Remove extraneous whitespace

#1 @error
20 years ago

  • Keywords bg|has-patch added

#2 @markjaquith
20 years ago

  • Keywords bg|commit bg|squashed added
  • Owner changed from anonymous to markjaquith
  • Status changed from new to assigned

Hot.

#3 @ryan
20 years ago

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

(In [2991]) Remove extraneous whitespace from wp_list_pages() output. Props: error fixes #1838

#4 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.