[Koha-bugs] [Bug 33537] Move domain limits from koha-conf to staff SMTP configuration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 13 09:31:03 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33537

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154828|0                           |1
        is obsolete|                            |

--- Comment #66 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 157027
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157027&action=edit
Bug 33537: (QA follow-up) Resolve forbidden pattern in REST API

Resolving:
FAIL   Koha/REST/V1/Config/SMTP/DomainLimits.pm
   FAIL   forbidden patterns
                forbidden pattern: Use of $c->validation in API controllers
should be avoided (bug 33556) (line 57)
                forbidden pattern: Use of $c->validation in API controllers
should be avoided (bug 33556) (line 75)
                forbidden pattern: Use of $c->validation in API controllers
should be avoided (bug 33556) (line 103)
                forbidden pattern: Use of $c->validation in API controllers
should be avoided (bug 33556) (line 106)
                forbidden pattern: Use of $c->validation in API controllers
should be avoided (bug 33556) (line 133)

Test plan:
Run t/db_dependent/api/v1/domain_limits.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Pedro Amorim <pedro.amorim at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list