Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
extension system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2017 at 13:27 UTC
Updated:
15 Jun 2026 at 09:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
davidebru commentedHi,
This patch solves the reported issue, applying the following changes to the taxonomy module:
- Add a delivery callback to the taxonomy/autocomplete menu item, useful to perform a drupal_json_output callback on returned results.
- The taxonomy_autocomplete callback returns the query results that will then be processed by drupal_json_output delivery callback.
Regards,
Comment #3
davidebru commentedComment #6
quietone commentedUpdating tags per Issue tags field and Issue tags -- special tags and for issue #3565085: Drupal core issue tag cleanup.