Bug 9988: [QA Follow-up] Satisfy QA issues
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 11 Apr 2017 12:58:41 +0000 (14:58 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 13 Apr 2017 12:53:47 +0000 (08:53 -0400)
commit0868b709811078405a834114e779e0a35184d54d
treef80223f5df249ad8ad18f83f846db6e8c91ecad9
parent630896330b0b5249c1a53342cdd1458e5677f7ee
Bug 9988: [QA Follow-up] Satisfy QA issues

[1] See comment102. Moved sub reporting_tag_xml to MergeRequest.pm.
    Adjusted t/db_dependent/Koha/Authorities.t accordingly.
    This resolves the C3 inconsistent hierarchy errors.
[2] Removed empty POD section Instance Methods from MergeRequests.
    This resolves the POD error in comment102 point 2.
[3] Include a tag 100 for UNIMARC in reporting_tag_xml to resolve an error
    on encoding in MARC::File::XML. Subtest for oldmarc and subtest for
    reporting_tag_xml adjusted accordingly.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Authority/MergeRequest.pm
Koha/Authority/MergeRequests.pm
t/db_dependent/Koha/Authorities.t