Bugzilla – Attachment 88937 Details for
Bug 22478
Cross-site scripting vulnerability in paginations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22478: (RMaint follow-up) source t::lib::Mocks
Bug-22478-RMaint-follow-up-source-tlibMocks.patch (text/plain), 934 bytes, created by
Martin Renvoize (ashimema)
on 2019-04-26 16:37:07 UTC
(
hide
)
Description:
Bug 22478: (RMaint follow-up) source t::lib::Mocks
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-04-26 16:37:07 UTC
Size:
934 bytes
patch
obsolete
>From d0d547dcf43ff00cce03f1c9fb84794180f69f4e Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 26 Apr 2019 17:24:06 +0100 >Subject: [PATCH] Bug 22478: (RMaint follow-up) source t::lib::Mocks > >In 18.11.x the t::lib::Mocks module is not yet sourced for the relevant >test > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > t/db_dependent/selenium/regressions.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/selenium/regressions.t b/t/db_dependent/selenium/regressions.t >index 756e9f5632..ce09b74453 100644 >--- a/t/db_dependent/selenium/regressions.t >+++ b/t/db_dependent/selenium/regressions.t >@@ -28,6 +28,7 @@ use C4::Circulation; > use Koha::AuthUtils; > use t::lib::Selenium; > use t::lib::TestBuilder; >+use t::lib::Mocks; > > eval { require Selenium::Remote::Driver; }; > skip "Selenium::Remote::Driver is needed for selenium tests.", 1 if $@; >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22478
:
86636
|
86683
|
87697
|
87698
|
87699
|
87700
|
87701
|
87841
|
87842
|
87843
|
87844
| 88937 |
88954
|
89002
|
89003
|
89004
|
89005
|
89006
|
89009
|
89453