[Koha-bugs] [Bug 17206] Can't switch to default framework

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 7 11:34:40 CEST 2016


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 55275
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55275&action=edit
Bug 17206: Fix switch to default framework

When editing a bibliographic record, if you switch the framework to
default, the page is reloaded but the framework is not changed.
>From the pl script, you can see that the frameworkcode is set to the one
of the biblio if set to false. The empty string, which means default,
should be taken into account.

Test plan:
- Create a record using the Fast add framework
- Save the record
- Open the record for editing
- Use the "Settings" pull down to change the framework to default
- Try another framework
- Try changing to default from there

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


More information about the Koha-bugs mailing list