[ 
https://issues.apache.org/jira/browse/VCL-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310752#comment-15310752
 ] 

ASF subversion and git services commented on VCL-932:
-----------------------------------------------------

Commit 1746488 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1746488 ]

VCL-932 - delete reservation from View Time Table does not work

requests.js:
-modified endReservation: added check for existence of deletecontholder before 
setting its value
-modified endReservationCB: added check for existence of serverdeletedlg before 
checking for it being open

> 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)

Reply via email to