When opening an AJAX endpoint URL in a new tab, Drupal returns the AJAX response in a textarea tag.
This is to maintain compatibility with some old browsers: #1009382: Several popular browser extensions corrupt AJAX responses, causing errors
However, it means that the JSON structure can not be easily inspected in the Firefox JSON inspector.
So this module removes the textarea tag and returns a plain JSON response.
#3568495: Remove IE support from AjaxResponseSubscriber will remove the textarea tag and make this module obsolete.
This module should not be enabled in a production environment.
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Developer tools
37 sites report using this module
- Created by prudloff on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

