Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#8607 closed defect (bug) (fixed)

show_name docs say it defaults to 1, but it defaults to 0

Reported by: brh Owned by: anonymous
Priority: normal Milestone: 2.7.1
Component: General Version: 2.7
Severity: minor Keywords: has-patch commit
Cc:

Description

In the comment for _walk_bookmarks in bookmark-template.php, it says that the new "show_name" parameter defaults to 1, but in the code it defaults to 0.

Attachments (1)

8607.diff (600 bytes) - added by sivel 4 years ago.

Download all attachments as: .zip

Change History (6)

sivel4 years ago

PHPdoc patch added to reflect correct defautl value for show_name.

  • Keywords haspatch added
  • Keywords has-patch commit added; haspatch removed

comment:4   ryan4 years ago

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

(In [10207]) Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for trunk

comment:5   ryan4 years ago

(In [10208]) Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for 2.7

Note: See TracTickets for help on using tickets.