http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10363 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off --- Comment #36 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to Paola Rossi from comment #32)
I've applied the patches against master 3.17.00.013
The patch "DB Changes: ..." needs to be rebased. So I pass the patch to "Patch doesn't apply" status.
Not necessarily, it's a common conflict, easy to solve. And is the only one
On the contrary, about the old category "Asort1" without AV koha still says like before applying:
Authorized values for category Asort1: There are no authorized values defined for Asort1
But that is the result of trick :) AV categories are extracted from DB, but some hardcoded values are appended to the list and are not into the DB, search form example Asort1 on authorised_values table, there is none. So it's normal that when you delete the last AV then category is also deleted, except for that hardcoded values. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.