Opened 21 years ago
Closed 21 years ago
#1584 closed defect (bug) (duplicate)
Another ajaxcat tweak re: shutdown functions.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 1.6 |
| Component: | Administration | Keywords: | ajaxcat shutdown register_shutdown_function bg|has-patch bg|dev-feedback |
| Focuses: | Cc: |
Description
If a plugin registers a shutdown function that either intentionally sends output (why?) or is broken and so sends error messages, that information is also sent to the ajaxcat code.
The included patch makes the JS more robust via parseInt, and, on the server side, registers an exit() calling function to WordPress' shutdown action.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
nip output in the bud