Bug 29764

Summary: EmbedItems RecordProcessor filter POD incorrect
Product: Koha Reporter: Tomás Cohen Arazi <tomascohen>
Component: Architecture, internals, and plumbingAssignee: Tomás Cohen Arazi <tomascohen>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: andrewfh, kyle, victor
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.05.00,21.11.03,21.05.11
Bug Depends on: 23793    
Bug Blocks:    
Attachments: Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD

Description Tomás Cohen Arazi 2021-12-23 11:40:09 UTC

    
Comment 1 Tomás Cohen Arazi 2021-12-23 11:46:35 UTC Comment hidden (obsolete)
Comment 2 Tomás Cohen Arazi 2021-12-23 11:48:07 UTC
Created attachment 128881 [details] [review]
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD

This patch makes the usage POD for the EmbedItems filter actually be
usable. The filter is used in opac-ISBDdetail.pl and the POD is updated
to how it is used there.

Not much to test.
Comment 3 David Cook 2022-01-04 00:30:12 UTC
Created attachment 128983 [details] [review]
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD

This patch makes the usage POD for the EmbedItems filter actually be
usable. The filter is used in opac-ISBDdetail.pl and the POD is updated
to how it is used there.

Not much to test.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Comment 4 Katrin Fischer 2022-01-09 11:06:04 UTC
Created attachment 129232 [details] [review]
Bug 29764: Fix incorrect EmbedItems RecordProcessor filter POD

This patch makes the usage POD for the EmbedItems filter actually be
usable. The filter is used in opac-ISBDdetail.pl and the POD is updated
to how it is used there.

Not much to test.

Signed-off-by: David Cook <dcook@prosentient.com.au>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Fridolin Somers 2022-01-19 22:16:17 UTC
Pushed to master for 22.05, thanks to everybody involved 🦄
Comment 6 Kyle M Hall 2022-02-07 11:48:26 UTC
Pushed to 21.11.x for 21.11.03
Comment 7 Andrew Fuerste-Henry 2022-02-16 20:41:56 UTC
Pushed to 21.05.x for 21.05.11
Comment 8 Victor Grousset/tuxayo 2022-02-21 08:56:31 UTC
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.