Ticket #1584 (closed defect (bug): duplicate)
Another ajaxcat tweak re: shutdown functions.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.6 |
| Severity: | normal | Keywords: | ajaxcat shutdown register_shutdown_function bg|has-patch bg|dev-feedback |
| 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
Change History
comment:2
markjaquith — 7 years ago
- Keywords bg|dev-feedback added
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
This stuff is over my head, so I'm just bumping up to dev-feedback so Matt can take a look at it.
Note: See
TracTickets for help on using
tickets.

