Bug 31371 - Value builder for UNIMARC field 283
Summary: Value builder for UNIMARC field 283
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Julian Maurice
QA Contact: Katrin Fischer
URL:
Keywords: release-notes-needed
Depends on:
Blocks:
 
Reported: 2022-08-16 14:59 UTC by Jérémy Breuillard
Modified: 2023-12-28 20:42 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00


Attachments
MT 37399: Value builder pour champ 283 (27.68 KB, patch)
2022-08-17 08:22 UTC, Jérémy Breuillard
Details | Diff | Splinter Review
BZ 31371: Value builder for field 283 (27.80 KB, patch)
2022-08-17 08:55 UTC, Jérémy Breuillard
Details | Diff | Splinter Review
Bug 31371: Value builder for field 283 (27.80 KB, patch)
2022-08-17 10:23 UTC, Jérémy Breuillard
Details | Diff | Splinter Review
Bug 31371: Value builder for field 283 (27.96 KB, patch)
2022-09-06 06:51 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
Bug 31371: Value builder for field 283 (28.01 KB, patch)
2022-10-03 19:56 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 31371: (QA follow-up) Capitalization fixes (4.90 KB, patch)
2022-10-03 19:56 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jérémy Breuillard 2022-08-16 14:59:35 UTC
It could be usefull to have plugins where we can select values on field $283 : for the subfield $a and the subfield $2
Comment 1 Jérémy Breuillard 2022-08-17 08:22:21 UTC Comment hidden (obsolete)
Comment 2 Katrin Fischer 2022-08-17 08:23:35 UTC
Hi Jeremy, please be careful, it's all French to me! :)
Comment 3 Jérémy Breuillard 2022-08-17 08:55:58 UTC Comment hidden (obsolete)
Comment 4 Jérémy Breuillard 2022-08-17 08:57:26 UTC
(In reply to Katrin Fischer from comment #2)
> Hi Jeremy, please be careful, it's all French to me! :)

Hehe I made a mistake !
Comment 5 Jérémy Breuillard 2022-08-17 10:23:36 UTC
Created attachment 139248 [details] [review]
Bug 31371: Value builder for field 283

On page cataloging some plugins were added for subfields $2 and $a from field $283

Test plan:
    1)Go to Home > Cataloging > New record
    2)Section 2 - field 283 : it contains subfields $2, $6, $8 & $a
    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 $2 and $a
Comment 6 Biblibre Sandboxes 2022-09-06 06:51:58 UTC
Created attachment 140218 [details] [review]
Bug 31371: Value builder for field 283

On page cataloging some plugins were added for subfields $2 and $a from field $283

Test plan:
    1)Go to Home > Cataloging > New record
    2)Section 2 - field 283 : it contains subfields $2, $6, $8 & $a
    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 $2 and $a

Signed-off-by: Thibault Keromnès <thibault.keromnes@univ-paris8.fr>
Comment 7 Katrin Fischer 2022-10-03 19:56:15 UTC
Created attachment 141289 [details] [review]
Bug 31371: Value builder for field 283

On page cataloging some plugins were added for subfields $2 and $a from field $283

Test plan:
    1)Go to Home > Cataloging > New record
    2)Section 2 - field 283 : it contains subfields $2, $6, $8 & $a
    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 $2 and $a

Signed-off-by: Thibault Keromnès <thibault.keromnes@univ-paris8.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>



Current patch-complexity: Medium patch
Comment 8 Katrin Fischer 2022-10-03 19:56:20 UTC
Created attachment 141290 [details] [review]
Bug 31371: (QA follow-up) Capitalization fixes

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 9 Tomás Cohen Arazi 2022-10-05 19:04:32 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!