[
https://issues.apache.org/jira/browse/VCL-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Peeler updated VCL-975:
-----------------------------
Description:
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.
was:
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.
> 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)