Ticket #5291 (closed defect (bug): fixed)
Blogroll -> Categories not AJAX
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description
Attached
- AJAX deletion for link categories.
- AJAX adding of link categories.
Attachments
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.
Note: See
TracTickets for help on using
tickets.

