Bugzilla – Attachment 148397 Details for
Bug 32775
Ordering when there are multiple languages within a language group is wrong
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32775: (QA follow-up) remove useless empty line
Bug-32775-QA-follow-up-remove-useless-empty-line.patch (text/plain), 868 bytes, created by
Fridolin Somers
on 2023-03-18 03:00:58 UTC
(
hide
)
Description:
Bug 32775: (QA follow-up) remove useless empty line
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2023-03-18 03:00:58 UTC
Size:
868 bytes
patch
obsolete
>From 63f8642b68fc8830ac4d073bb45f6a59f12d8c86 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Fri, 17 Mar 2023 16:58:49 -1000 >Subject: [PATCH] Bug 32775: (QA follow-up) remove useless empty line > >Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> >--- > t/db_dependent/Languages.t | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/t/db_dependent/Languages.t b/t/db_dependent/Languages.t >index d654a80790..e51bd2e5af 100755 >--- a/t/db_dependent/Languages.t >+++ b/t/db_dependent/Languages.t >@@ -24,7 +24,6 @@ isnt(C4::Languages::_get_themes(), undef, 'testing _get_themes doesnt return und > > ok(C4::Languages::_get_language_dirs(), 'test getting _get_language_dirs'); > >- > my $result; > warning_is { $result = C4::Languages::accept_language(); } > q{accept_language(x,y) called with no clientPreferences (x).}, >-- >2.39.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 32775
:
145918
|
145919
|
145983
|
145984
|
145996
|
145997
|
145998
|
146194
|
146195
|
146196
|
146569
|
146570
|
146571
|
146572
|
146573
|
146574
|
146575
|
146576
|
148392
|
148393
|
148394
|
148395
|
148396
| 148397