Bugzilla – Attachment 165925 Details for
Bug 32610
Add ability to specify patron attribute as a date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32610: (follow-up) Adjust TestBuilder
Bug-32610-follow-up-Adjust-TestBuilder.patch (text/plain), 736 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2024-04-30 18:55:30 UTC
(
hide
)
Description:
Bug 32610: (follow-up) Adjust TestBuilder
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2024-04-30 18:55:30 UTC
Size:
736 bytes
patch
obsolete
>From 8ca62b6e26ac05b4a08657dfa57bc5563f0ac71c Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 30 Apr 2024 15:54:54 -0300 >Subject: [PATCH] Bug 32610: (follow-up) Adjust TestBuilder > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/lib/TestBuilder.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/lib/TestBuilder.pm b/t/lib/TestBuilder.pm >index d01cf580643..97d34c8d96d 100644 >--- a/t/lib/TestBuilder.pm >+++ b/t/lib/TestBuilder.pm >@@ -648,6 +648,7 @@ sub _gen_default_values { > }, > BorrowerAttributeType => { > mandatory => 0, >+ is_date => 0, > }, > Suggestion => { > suggesteddate => dt_from_string()->ymd, >-- >2.44.0
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 32610
:
148400
|
148401
|
148402
|
148403
|
148404
|
148405
|
148825
|
148826
|
148827
|
148828
|
148829
|
148830
|
157862
|
157863
|
157864
|
157865
|
157866
|
157867
|
157868
|
158994
|
158995
|
158996
|
158997
|
158998
|
158999
|
159000
|
165747
|
165750
|
165854
|
165855
|
165856
|
165857
|
165858
|
165859
|
165860
|
165861
|
165862
|
165863
|
165864
|
165865
| 165925 |
165926