https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26498 --- Comment #35 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Marcel de Rooy from comment #34)
Is there any reason why the hold end date on the opac-reserve form is not filled with the default date? Note that this field is available via OPACAllowHoldDateInFuture.
Tested and default date was set nicely.
And even, if you enable the DefaultHoldExpiration prefs, should you not show the hold end date although OPACAllowHoldDateInFuture might be off ?
Hmm, to me it seems that hold end date field is hidden only if AllowHoldDateInFuture syspref is set off. And if I understand correctly end date field in opac should only be shown if both AllowHoldDateInFuture _and_ OPACAllowHoldDateInFuture are enabled. So it seems OPACAllowHoldDateInFuture isn't working as it should?
How do we alert the user on the default end date for a hold now?
Good point. We don't currently by my knowledge. Maybe we need one? -- You are receiving this mail because: You are watching all bug changes.