From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002382.html | 91 ++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002382.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002382.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002382.html b/zarb-ml/mageia-sysadm/2011-January/002382.html new file mode 100644 index 000000000..e8ab36a4f --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002382.html @@ -0,0 +1,91 @@ + + + + [Mageia-sysadm] [335] Dont detach when checking ldap error code, , we want to continue to set a template + + + + + + + + + +

[Mageia-sysadm] [335] Dont detach when checking ldap error code, , we want to continue to set a template

+ root at mageia.org + root at mageia.org +
+ Sat Jan 22 09:52:05 CET 2011 +

+
+ +
Revision: 335
+Author:   buchan
+Date:     2011-01-22 09:52:05 +0100 (Sat, 22 Jan 2011)
+Log Message:
+-----------
+Dont detach when checking ldap error code,, we want to continue to set a template
+
+Modified Paths:
+--------------
+    identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm
+
+Modified: identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm
+===================================================================
+--- identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm	2011-01-21 18:37:27 UTC (rev 334)
++++ identity/CatDap/trunk/lib/CatDap/Controller/forgot_password.pm	2011-01-22 08:52:05 UTC (rev 335)
+@@ -177,7 +177,6 @@
+ 	if ($mesg->code) {
+ 		my $perror = $mesg->error;
+ 		push @errors, "Password change failed: $perror";
+-		$c->detach;
+ 	}
+ 
+ 	# if error show confirm page again to retry
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110122/b30915d0/attachment.html>
+
+ + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1