https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18801
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |17380 Patch complexity|--- |Trivial patch Status|Needs Signoff |Signed Off Attachment #64282|0 |1 is obsolete| | Status|Signed Off |Passed QA --- Comment #3 from Marcel de Rooy <[email protected]> --- Created attachment 64303 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64303&action=edit Bug 18801 - Merging authorities has an invalid 'Default' type in the merge framework selector To test: 1 - Find two authorities and start a merge 2 - Leave the dropdown at 'Default' 3 - Merge records and note you get an error and can no longer view the new record 4 - Check DB value of record authtypecode = 'Default' 5 - Apply patch 6 - Find two other authorities 7 - Merge leaving selector at default 8 - Success 9 - Check DB value of record authtypecode = '' Signed-off-by: Marcel de Rooy <[email protected]> --- Comment #4 from Marcel de Rooy <[email protected]> --- Created attachment 64325 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64325&action=edit Bug 18801: [Follow-up] Dbrev to repair bad auth type codes Test plan Run updatedatabase. Signed-off-by: Marcel de Rooy <[email protected]> --- Comment #5 from Marcel de Rooy <[email protected]> --- Taking the liberty to move this trivial patch to PQA Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17380 [Bug 17380] Cannot edit authorities with authtypecode = default -- You are receiving this mail because: 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/
