Josh Thompson created VCL-932:
---------------------------------
Summary: delete reservation from View Time Table does not work
Key: VCL-932
URL: https://issues.apache.org/jira/browse/VCL-932
Project: VCL
Issue Type: Bug
Components: web gui (frontend)
Reporter: Josh Thompson
Fix For: 2.5
Under the View Time Table part of the site, a reservation can be clicked on to
view details about it, including a button to delete it. Clicking the delete
button does nothing because of some updates to the (shared) javascript
functions called. There are some things referenced in the javascript functions
that do not exist on the page. The functions need to check for existence of the
items before doing something with them. Affected functions are in requests.js -
endReservation and endReservationCB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)