|
Description
Katrin Fischer
2019-02-17 12:01:49 UTC
Created attachment 86571 [details] [review] Bug 22358: Add POD to Koha::SharedContent Hi, any test plan? Created attachment 86996 [details] [review] Bug 22358: Add POD to Koha::SharedContent Signed-off-by: Liz Rea <wizzyrea@gmail.com> QA tool checks out, perldoc Koha/SharedContent.pm looks ok to me. =head1 SharedContent Koha::SharedContent - Set of methods to quering Mana KB server That is not an expected POD header.. And a typo too (quering) Created attachment 90350 [details] [review] Bug 22358: fix POD header and typo (In reply to Michal Denar from comment #2) > Hi, > any test plan? When it is just POD, perl documentation: perldoc {affected file} e.g. perldoc Koha::SharedContent Created attachment 90482 [details] [review] Bug 22358: Add POD to Koha::SharedContent Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 90483 [details] [review] Bug 22358: fix POD header and typo Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 90608 [details] [review] Bug 22358: Add POD to Koha::SharedContent Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 90609 [details] [review] Bug 22358: fix POD header and typo Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 90610 [details] [review] Bug 22358: (QA follow-up) Clear up phrasing Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.01 |