[
https://issues.apache.org/jira/browse/VCL-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100400#comment-16100400
]
ASF subversion and git services commented on VCL-1063:
------------------------------------------------------
Commit 1802984 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1802984 ]
VCL-1063 - editing a future reservation to have a start time that is in the
past should not be allowed
VCL-968 - Localization updates for 2.5
requests.php: modified AJsubmitEditRequest: added check for submitted start
time being in the past
requests.js: modified submitEditReservation: added check for submitted start
time being in the past
messages.js/template, es_CR/messages.js, es_MX/messages.js, fr_CA/messages.js,
pt_PT/messages.js: added translation for 'The submitted start time is in the
past.' - this phrase was specifically chosen because a translation of it
already exists for php. So, I was able to copy the translated phrases over.
> editing a future reservation to have a start time that is in the past should
> not be allowed
> -------------------------------------------------------------------------------------------
>
> Key: VCL-1063
> URL: https://issues.apache.org/jira/browse/VCL-1063
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.5
>
>
> When editing a future reservation, a start time that is in the past can be
> selected. If the time is further in the past than the duration of the
> reservation, the reservation will disappear from the user's set of current
> reservations. Setting a start time to be in the past when editing a
> reservation should not be allowed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)