Ticket #7414 (closed defect (bug): fixed)

Opened 6 months ago

Last modified 6 months ago

Missing Parenthesis in wp_list_bookmarks

Reported by: brianwhite Assigned to: anonymous
Priority: lowest Milestone: 2.6.1
Component: General Version: 2.6
Severity: trivial Keywords:
Cc:

Description

If you use the show_updated feature of the wp_list_bookmarks function (which calls the _walk_bookmarks function internally) the opening parenthesis is inadvertently omitted from the Last Updated date/time which is show in parenthesis. This fix corrects that typo.

Attachments

bookmark-template_php.diff (493 bytes) - added by brianwhite on 07/26/08 18:12:01.
Patch that adds matching "(" before Last Updated:

Change History

07/26/08 18:12:01 changed by brianwhite

  • attachment bookmark-template_php.diff added.

Patch that adds matching "(" before Last Updated:

07/26/08 19:56:09 changed by azaozz

  • status changed from new to closed.
  • resolution set to fixed.

(In [8463]) Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.7

07/26/08 19:57:16 changed by azaozz

  • status changed from closed to reopened.
  • version set to 2.6.
  • resolution deleted.
  • milestone changed from 2.7 to 2.6.1.

Re-open for 2.6.1

07/26/08 19:58:05 changed by azaozz

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [8464]) Fix typo in bookmark template. Props brianwhite, fixes #7414 for 2.6.1