This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 4 years ago

Last modified 4 years ago

#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

In [d51a8bb78164df2fdf9a8f57766a36aa890e3a6a/indico]:

[IMP] Send origin url in AJAX requests

  • included in error emails
  • fixes #293

comment:5 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>

In [d51a8bb78164df2fdf9a8f57766a36aa890e3a6a/indico]:

[IMP] Send origin url in AJAX requests

  • included in error emails
  • fixes #293
Note: See TracTickets for help on using tickets.