Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#658 closed defect (bug) (fixed)

"Wrong parameter count" message when hierarchical static pages are displayed

Reported by: morganiq's profile morganiq Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: minor Version: 1.5
Component: Template Keywords:
Focuses: Cc:

Description

Receive message "Warning: Wrong parameter count for join() in /var/www/net.doocy/wp-includes/template-functions-post.php on line 356" when hierarchical static pages are listed using wp_list_pages().

Attachments (1)

join-args.diff (369 bytes) - added by morganiq 19 years ago.

Download all attachments as: .zip

Change History (4)

#1 @morganiq
20 years ago

  1. Create a static page.
  2. Create another static page whose parent is the static page created in step 1.
  3. View a page which contains a call to wp_list_pages() (e.g. main blog page when Kubrick is active theme)

#2 @morganiq
20 years ago

  • Patch set to No

#3 @ryan
20 years ago

  • fixed_in_version set to 1.5
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 20
  • Status changed from new to closed

Patch applied.

@morganiq
19 years ago

Note: See TracTickets for help on using tickets.