Bug 16012

Summary: The default authority type is not editable
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: System AdministrationAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: brendan, gmcharlt, julian.maurice
Version: MainKeywords: regression
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15988
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 15380    
Bug Blocks:    
Attachments: Bug 16012: Restore the ability to edit default authority type
Bug 16012: Restore the ability to edit default authority type
[PASSED QA] Bug 16012: Restore the ability to edit default authority type

Description Jonathan Druart 2016-03-09 11:21:20 UTC
Bug 15380 introduced a regression on the authority types admin page: the default authority type (authtypecode="") is no longer editable.
Comment 1 Jonathan Druart 2016-03-09 11:22:53 UTC Comment hidden (obsolete)
Comment 2 Nick Clemens (kidclamp) 2016-03-09 15:52:32 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2016-03-20 20:11:07 UTC
Created attachment 49342 [details] [review]
[PASSED QA] Bug 16012: Restore the ability to edit default authority type

Bug 15380 introduced a regression on the authority types admin page: the
default authority type (authtypecode="") is no longer editable.

Test plan:
Edit the authority type to update the summary
=> Without this patch you will get the "add a new authority type" form
=> With this patch applied, the correct behavior will be restored

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Brendan Gallagher 2016-03-21 22:42:12 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!
Comment 5 Julian Maurice 2016-03-23 07:58:46 UTC
Does not concern stable versions, status changed to RESOLVED