#293 closed enhancement (fixed)
Add origin URL to AJAX calls
Reported by: | dmartinc | Owned by: | jmonnich |
---|---|---|---|
Priority: | normal | Milestone: | v0.98.1 |
Component: | General | Version: | 0.97.0 |
Keywords: | services | Cc: |
Description
In order to help debugging service calls who result in exceptions, we could modify the indicoRequest and indicoSource functions to include the current URL as an additional parameter.
Then, this could be captured in the ServiceBase? class and used in exception emails / messages and in the log file.
Change History (5)
comment:1 Changed 5 years ago by jmonnich
- Owner set to jmonnich
- Status changed from new to assigned
comment:2 Changed 5 years ago by jmonnich
- Status changed from assigned to in_merge
comment:3 Changed 5 years ago by pferreir
- Milestone set to v0.98
comment:4 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>
- Resolution set to fixed
- Status changed from awaiting_merge to closed
comment:5 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>
Note: See
TracTickets for help on using
tickets.
In [d51a8bb78164df2fdf9a8f57766a36aa890e3a6a/indico]: