Bug 21021 - when editing a rule in the french issuing rules interface, on shelf holds parameter is systematically set to yes
Summary: when editing a rule in the french issuing rules interface, on shelf holds par...
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: 16.11
Hardware: All All
: P1 - high major
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-29 13:43 UTC by Koha Team University Lyon 3
Modified: 2019-10-14 19:56 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koha Team University Lyon 3 2018-06-29 13:43:01 UTC
The problem occurs on koha 16.11 in the french interface (not in thr english one).

Whatever rule you edit in the issuing rules (french interface), the current value of on shelf holds is not kept : it's systematically positionned to yes (I suppose because it's the first item of the scrolling list). So, if you don't pay attention to this, when modifying an other parameter you risk to change this reservation rule without being aware of.

Olivier Crouzet
Comment 1 Jonathan Druart 2018-06-29 14:08:24 UTC
It's an issue in the translation:
"Si tout est indisponible"
vs
"Si tous indisponibles"

The correct option is selected if the text for the option is the same as the text in the cell above.

Note that it's fixed on master.