https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34142 Philip Orr <philip.orr@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #26 from Philip Orr <philip.orr@lmscloud.de> --- Up to step 3 of the test plan everything went fine. I created authorised value SUBLOC, made a couple of values for it. Then in the standard MARC framework, added a new field 952$k "Sublocation" and linked SUBLOC authorised value to it. Made sure to set display on: to items(10) and set the check boxes for display on OPAC, Staff Interface and Editor. Added the definition to items.sub_location in "Koha to MARC mapping" (added 952,k). Then rebuilt. Then saved. All OK. Then I went on to step 4 and as soon as I opened a random title (in this case: "Disjecta" on ktd, biblionumber 22 but I think it happens with any title on ktd) I got the following Error 500: Something went wrong when loading the table. 500: Internal Server Error. Properties not allowed: sub_location. Properties not allowed: sub_location. Properties not allowed: sub_location. Properties not allowed: sub_location. Seems to come from the items table. -- You are receiving this mail because: You are watching all bug changes.