From 7ceb5b1f75efa68aac88c179dd6d14e743e4a2ae Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 12 Jan 2007 20:56:54 +0000 Subject: Improve error message when postsignin (probably from openid) fails due to cookies not being enabled. Adds a new translatable string.. --- doc/bugs/openid_postsignin_failure.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/bugs') diff --git a/doc/bugs/openid_postsignin_failure.mdwn b/doc/bugs/openid_postsignin_failure.mdwn index df8f3997d..b18187c48 100644 --- a/doc/bugs/openid_postsignin_failure.mdwn +++ b/doc/bugs/openid_postsignin_failure.mdwn @@ -45,4 +45,8 @@ it would be nice to let the user know that they can't sign in w/o cookies, but I don't see any easy way of detecting that from CGI::Session. Maybe you know a way -- I have never used CGI.pm before, this isn't my forte (in case that wasn't obvious). ---Ethan \ No newline at end of file +--Ethan + +> It's not easily possible to test for cookies, but it is possible to +> display a better error message in this failure mode. [[bugs/done]] +> --[[Joey]] -- cgit v1.2.3