https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36261
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #15 from David Nind <[email protected]> --- When I go to edit a record after making the changes to the Koha to MARC mapping and frameworks, I get an error message: Something went wrong when loading the table. 500: Internal Server Error. Properties not allowed: other. Then the table sits on "processing". Note: I don't understand this area of Koha very well (Koha to MARC mapping), so maybe I'm missing some steps? Testing notes so far: 1. Apply the patch 2. Update the database: updatedatabase 3. Step"Add a new koha/marc link between 952$z and the "items.other" column.": - Go to Koha administration > Catalog > Koha to MARC mapping - Find the items.other field on the page - Click + Add - Enter: 952,z 4. Step "in the default framework change...": I updated the default framework and the Books framework 5. Step "run batchRebuildItemsTable.pl": I ran both misc/batchRebuildBiblioTables.pl -c and misc/batchRebuildItemsTables.pl -c Other notes: 1. In the default framework for Koha, MARC21 system, 952$z is already defined as a public note and mapped to items.itemnotes 2. How would you make this work for an existing installation? -- 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/
