fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-01-27 01:39 am

[dw-free] undefined string warning in LJ/Widget/Login.pm

[commit: http://hg.dwscoalition.org/dw-free/rev/ee93f1695e0a]

http://bugs.dwscoalition.org/show_bug.cgi?id=4203

Hush warnings.

Patch by [personal profile] kareila.

Files modified:
  • htdocs/login.bml
--------------------------------------------------------------------------------
diff -r 19ee0e413510 -r ee93f1695e0a htdocs/login.bml
--- a/htdocs/login.bml	Thu Jan 26 01:03:35 2012 +0800
+++ b/htdocs/login.bml	Fri Jan 27 09:40:30 2012 +0800
@@ -235,6 +235,7 @@
     };
 
     if (LJ::did_post()) {
+        warn Data::Dumper::Dumper( \%POST );
         my $do_change = $POST{'action:change'};
         my $do_login  = $POST{'action:login'};
         my $do_logout = $POST{'action:logout'};
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org