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 5 years ago

#283 closed enhancement (fixed)

Unnecessary request for location's rooms

Reported by: dgalimbe Owned by:
Priority: low Milestone: v0.97.0
Component: Installation Version: 0.97.0
Keywords: Cc:

Description

When creating an event, the selection of a location sends two identical JSON-RPC requests to the server asking for the corresponding list of rooms. Eliminating the unnecessary one will increase the performance.

Change History (2)

comment:1 Changed 6 years ago by lsyroka

It seems that this bug was already (uninentionally?) fixed. Firebug shows only 1 JSON request each time new locaton is chosen.

comment:2 Changed 5 years ago by dgalimbe

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.