Closed (fixed)
Project:
Ejector Seat
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2016 at 14:06 UTC
Updated:
23 Dec 2025 at 04:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
robertom commentedComment #3
elc commentedThis would only be for the D7 version - the D8 code returns a JsonResponse which automatically terminates the request gracefully.
Comment #4
elc commentedAfter diving into the core and docs, called drupal_exit() is required to prevent the page being themed.
Comment #6
elc commented