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

--- Comment #27 from Emmi Takkinen <[email protected]> ---
(In reply to Philip Orr from comment #26)
> 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.

Hmm, I've usually seen this on that same page if I haven't rebuild the yarn
files. Try running yarn api:bundle on your console (or try running perl
Koha/build-resources.PL, that should rebuild everything).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to