Ticket #5061 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Blogroll Disappears In r6160

Reported by: darkfate Assigned to: anonymous
Priority: high Milestone: 2.3
Component: General Version: 2.3
Severity: blocker Keywords: blogroll bookmark-template sanitize_bookmark_field
Cc:

Description

Looks like the change in bookmark-template.php caused it. The sanitize_bookmark_field() function apparently doesn't work! Can this just be reverted?

Attachments

bookmark-template.php.diff (0.8 kB) - added by darkfate on 09/24/07 00:18:58.
revert to r6159

Change History

09/24/07 00:14:48 changed by darkfate

  • milestone changed from 2.5 to 2.3.

09/24/07 00:18:58 changed by darkfate

  • attachment bookmark-template.php.diff added.

revert to r6159

09/24/07 01:48:36 changed by ryan

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

(In [6161]) Fix typo. fixes #5061