Summary: | Value builder for UNIMARC field 325 | ||
---|---|---|---|
Product: | Koha | Reporter: | Jérémy Breuillard <jeremy.breuillard> |
Component: | Cataloging | Assignee: | Julian Maurice <julian.maurice> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | e.betemps, jeremy.breuillard, julian.maurice, lucas, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Medium patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 31372: Value builder for field 325
Bug 31372: Value builder for field 325 Bug 31372: Value builder for field 325 |
Description
Jérémy Breuillard
2022-08-16 15:00:43 UTC
Created attachment 139246 [details] [review] Bug 31372: Value builder for field 325 On page cataloging some plugins were added for subfields $h and $h from field $325 Test plan: 1)Go to Home > Cataloging > New record 2)Section 3 - field 325 : it contains lots of subfields (g, h, i, j...) 3)Inputs are writable but notice that no plugins are suggested 4)Apply patch and repeat 1) to 3) 5)Values builders plugins are available for $h and $j Created attachment 140098 [details] [review] Bug 31372: Value builder for field 325 On page cataloging some plugins were added for subfields $h and $h from field $325 Test plan: 1)Go to Home > Cataloging > New record 2)Section 3 - field 325 : it contains lots of subfields (g, h, i, j...) 3)Inputs are writable but notice that no plugins are suggested 4)Apply patch and repeat 1) to 3) 5)Values builders plugins are available for $h and $j Signed-off-by: Thibault Keromnès <thibault.keromnes@univ-paris8.fr> Wondering: Maybe you'd like to add the value builders to the default frameworks in a new bug? Created attachment 141288 [details] [review] Bug 31372: Value builder for field 325 On page cataloging some plugins were added for subfields $h and $h from field $325 Test plan: 1)Go to Home > Cataloging > New record 2)Section 3 - field 325 : it contains lots of subfields (g, h, i, j...) 3)Inputs are writable but notice that no plugins are suggested 4)Apply patch and repeat 1) to 3) 5)Values builders plugins are available for $h and $j Signed-off-by: Thibault Keromnès <thibault.keromnes@univ-paris8.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Had a bit of a hard time getting a UNIMARC environment. I ended up installing with MARC21, dropping db, recreating db and running the web installer. Not perfect, but worked well enough to be able to test :) Pushed to master for 22.11. Nice work everyone, thanks! |