[
https://issues.apache.org/jira/browse/VCL-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388384#comment-15388384
]
ASF subversion and git services commented on VCL-975:
-----------------------------------------------------
Commit 1753735 from [~fapeeler] in branch 'vcl/trunk'
[ https://svn.apache.org/r1753735 ]
VCL-975
Added variable for collecting general_end_notice_second
updated conditional related to the hardcoded values mentioned in the jira issue
> End user notification intervals being ignored in inuse.pm
> ---------------------------------------------------------
>
> Key: VCL-975
> URL: https://issues.apache.org/jira/browse/VCL-975
> Project: VCL
> Issue Type: Bug
> Reporter: Aaron Peeler
> Assignee: Aaron Peeler
> Priority: Minor
> Fix For: 2.5
>
>
> The First Notice For Reservation Ending and Second Notice For Reservation
> Ending variables can be adjusted through the Site Configuration page. These
> are useful to adjust the amount of time to start to notify the remote user
> the end time is being reached.
> One of the related values "general_end_notice_first" is correctly loaded from
> the variable table and available for use. But the second one
> general_end_notice_second is not
> On line 225, there are leftover hardcoded values for the 10 minute and 5
> minute settings. These need to be changed to utilize the variables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)