Bugzilla – Attachment 15476 Details for
Bug 9587
Allow login via mozilla persona - https://www.mozilla.org/en-US/persona/
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED-QA] Bug 9587 : Followup removing a commented out warn that was annoying the qa tools
PASSED-QA-Bug-9587--Followup-removing-a-commented-.patch (text/plain), 983 bytes, created by
Katrin Fischer
on 2013-02-17 15:23:54 UTC
(
hide
)
Description:
[PASSED-QA] Bug 9587 : Followup removing a commented out warn that was annoying the qa tools
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-02-17 15:23:54 UTC
Size:
983 bytes
patch
obsolete
>From 2fa0ee43bc2eb590a3786921bf381dd839640cec Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Tue, 12 Feb 2013 14:16:35 +1300 >Subject: [PATCH] [PASSED-QA] Bug 9587 : Followup removing a commented out > warn that was annoying the qa tools > >Not introduced by this work but no reason not to clean it > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> > >Comment: no more complains from koha-qa > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > C4/Auth.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/Auth.pm b/C4/Auth.pm >index 77cdd72..6141fc2 100644 >--- a/C4/Auth.pm >+++ b/C4/Auth.pm >@@ -1039,7 +1039,6 @@ sub checkauth { > foreach my $key (keys %$casservers) { > push @tmplservers, {name => $key, value => login_cas_url($query, $key) . "?cas=$key" }; > } >- #warn Data::Dumper::Dumper(\@tmplservers); > $template->param( > casServersLoop => \@tmplservers > ); >-- >1.7.9.5
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 9587
:
15226
|
15254
|
15257
|
15258
|
15265
|
15266
|
15449
|
15459
|
15474
|
15475
| 15476 |
15477
|
15478
|
15578
|
15580
|
15585