Opened 19 months ago
Last modified 17 months ago
#4021 new Defect
exceptions thrown by non-html view types should not use failsafe view type
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Near Term Future Release |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
If an exception is thrown when requesting json, we should return json. This happens if an exception is thrown before the web services code registers its exception handler or if a direct json call is made to a page
Change History (1)
comment:1 Changed 17 months ago by cash
- Milestone changed from Needs Review to Near Term Future Release
Note: See
TracTickets for help on using
tickets.
