https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17480

            Bug ID: 17480
           Summary: UpdateNotForLoanStatusOnCheckin preference requires
                    space after colon
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
        Depends on: 11629

YAML requires that there be a space after a colon, so the
UpdateNotForLoanStatusOnCheckin preference does too:

-1:0 will not work

-1:<space>0 will work

We should either handle this gracefully for the user (preferable, since this
preference will only use numeric values), or update the preference's
description to highlight the requirement.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11629
[Bug 11629] Add ability to update not for loan status on checkin
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to