[Koha-bugs] [Bug 25322] Adding a guarantor with no relationship defaults to father

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 7 12:59:33 CEST 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #28 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Ok, I understand the problem with this patch now.

borrowerRelationship: |father|mother

With the patch:
When you add an empty entry to the system preference, you end up with 2 empty
entries in the list. None of them can be saved.

Without the patch:
The | has no effect - it shows an empty entry with |father|mother and with
father|mother. You can save the empty entry, but it will result in father.

I am leaning towards comment#25 now.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list