Bug 17797

Summary: Add XSLT_Handler in opac/unapi
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Nick Clemens <nick>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, josef.moravec, nick
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 19439    
Attachments: Bug 17797: Add XSLT_Handler in opac/unapi
[SIGNED-OFF] Bug 17797: Add XSLT_Handler in opac/unapi
Bug 17797: Add XSLT_Handler in opac/unapi

Description Marcel de Rooy 2016-12-20 15:58:00 UTC

    
Comment 1 Marcel de Rooy 2016-12-20 16:05:35 UTC
Created attachment 58305 [details] [review]
Bug 17797: Add XSLT_Handler in opac/unapi

Replaces some code by a call to existing module.
Removes the $@->code and $@->message calls.

Test plan
[1] Run /cgi-bin/koha/unapi?id=koha:biblionumber:[number]&format=marcxml
[2] Try some variations.
Comment 2 Josef Moravec 2017-06-02 20:23:35 UTC
Created attachment 63947 [details] [review]
[SIGNED-OFF] Bug 17797: Add XSLT_Handler in opac/unapi

Replaces some code by a call to existing module.
Removes the $@->code and $@->message calls.

Test plan
[1] Run /cgi-bin/koha/unapi?id=koha:biblionumber:[number]&format=marcxml
[2] Try some variations.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 3 Marcel de Rooy 2017-06-06 10:34:57 UTC
(In reply to Josef Moravec from comment #2)
> Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Great
Comment 4 Nick Clemens 2017-09-01 09:51:15 UTC
Created attachment 66695 [details] [review]
Bug 17797: Add XSLT_Handler in opac/unapi

Replaces some code by a call to existing module.
Removes the $@->code and $@->message calls.

Test plan
[1] Run /cgi-bin/koha/unapi?id=koha:biblionumber:[number]&format=marcxml
[2] Try some variations.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 5 Marcel de Rooy 2017-09-01 10:14:02 UTC
(In reply to Nick Clemens from comment #4)
> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Thanks
Comment 6 Jonathan Druart 2017-09-01 16:04:49 UTC
Pushed to master for 17.11, thanks to everybody involved!
Comment 7 Fridolin Somers 2017-10-03 08:26:40 UTC
Enhancement not pushed to 17.05.x