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

Opened 4 years ago

Last modified 4 years ago

Blogroll -> Categories not AJAX

Reported by: mdawaffe Owned by: mdawaffe
Priority: normal Milestone: 2.5
Component: General Version:
Severity: normal Keywords: has-patch 2nd-opinion
Cc:

Description

Attached

  1. AJAX deletion for link categories.
  2. AJAX adding of link categories.

Attachments

5291.diff Download (9.3 KB) - added by mdawaffe 4 years ago.

Change History

  • Keywords 2nd-opinion added; commit removed
  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned

Forgot to say that the attached also sends categories in Manage -> Categories and link categories in Blogroll -> Categories through get_category() and get_term(), respectively.

This means they get sent through the various filters (including sanitation and display filters) found in get_term(), sanitize_term(), etc.

If we don't want to do that, I can submit a tweaked patch.

comment:2   ryan4 years ago

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

(In [6299]) AJAX for link category add and delete. Props mdawaffe. fixes #5291

Note: See TracTickets for help on using tickets.