upgrade to passwd 2.2 RC1, same result :( was Re: [sork] passwd
problem, blank display)
Admin-Stress
meerkapot at yahoo.com
Tue Feb 4 01:23:59 PST 2003
I updated to passwd-2.2 RC1 but still, I got blank display.
To reproduce this :
- Login to imp
- Click 'password' for changing password
- change the password
- click logout
- Login to imp
- Got blank display (html source attached).
passwd-2.2 does not required to logout, but if I clicked "Mail", I got the imp login page. Then
what does "not required to logout" means?
>From here, I did NOT get blank display.
I got blank display only if I clicked "logout" after changed password. If I clicked "Mail", I got
no problem when login again.
I use latest poppassd.
Please if anyone know how to debug this, or is this the 'current' problem?
I dont use any proxy.
There was no error in httpd / system log.
Thanks,
kapot
--- Eric Rostetter <eric.rostetter at physics.utexas.edu> wrote:
> Quoting Admin-Stress <meerkapot at yahoo.com>:
>
> > Hi,
> >
> > I installed Horde 2.2, imp 3.1, passwd 2.1 under RedHat 8.0
>
> Using what driver? Poppassd?
>
> Are you using an imap proxy program or anything?
>
> > Horde + imp is working fine, but here is the passwd problem:
> >
> > After I changed the password, I clicked logout, then log back in,
> > I got blank display, only "Welcome, <username> .... logout"
>
> Look at the html source and see if there are any errors or clues there.
> Also look at your system log files, and web server logs.
>
> > You can see the screen shot in the attachment.
>
> It didn't make it through to the list.
>
> > What could that be the problem?
>
> Sounds like a problem outside of passwd, or with a cache maybe? Not sure.
>
> > If I open a new browser, the changed password was ok, I can log in normally.
>
> Most strange.
>
> There should be a new version of passwd out soon which will remove the need
> to logout and login again. You might want to wait for that, or try the
> release candidate for it. But of course you shouldn't have to do that --
> the 2.1 release should work fine.
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------- next part --------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<!-- Horde: Copyright 2000, The Horde Project. Horde is under the LGPL. -->
<!-- Horde Project: http://horde.org/ -->
<!-- GNU Library Public License: http://www.fsf.org/copyleft/lgpl.html -->
<html lang="nl-NL"><head>
<meta http-equiv="refresh" content="300;url=/horde/login.php" />
<title>Horde :: My Summary</title>
<link href="/horde/css.php" rel="stylesheet" type="text/css" />
</head>
<body>
<table class="menu" border="0" width="100%" cellpadding="0" cellspacing="0">
<tr valign="middle">
<td class="header" align="left" width="100%">
<b>Welcome, jpl</b>
</td>
<td align="center" nowrap="nowrap" valign="bottom"><a href="/horde/prefs.php" onmouseout="window.status='';" onmouseover="window.status='Options'; return true;" class="menuitem"><img src="/horde/graphics/prefs.gif" border="0" alt="Options" title="Options" /><br />Options</a> </td>
<td align="center" nowrap="nowrap" valign="bottom"><a href="/horde/login.php?reason=logout" onmouseout="window.status='';" onmouseover="window.status='Log out'; return true;" class="menuitem"><img src="/horde/graphics/logout.gif" border="0" alt="Log out" title="Log out" /><br />Log out</a> </td>
</tr>
</table>
<br />
<!-- This file contains any "Message Of The Day" Type information -->
<!-- It will be included below the log-in form on the login page. -->
<br />
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr>
<tr>
<td class="text" valign="top" width="33%"><script language="JavaScript" type="text/javascript">
<!--
function open_compose_win(args)
{
var url = "/imp/compose.php";
if (url.indexOf('?') == -1) glue = '?';
else glue = '&';
var now = new Date();
var name = "compose_windows_" + now.getTime();
if (args != "") {
url = url + glue + args + "&uniq=" + now.getTime();
} else {
url = url + glue + "uniq=" + now.getTime();
}
param = "toolbar=no,location=no,status=yes,scrollbars=yes,resizable=yes,width=700,height=650,left=0,top=0";
eval("name = window.open(url, name, param)");
if (!eval("name.opener")) {
eval("name.opener = self");
}
}
// -->
</script>
<table border="0" cellpadding="2" cellspacing="0" width="100%"><tr><td class="header"><a href="/imp/" onmouseout="window.status='';" onmouseover="window.status='Mail'; return true;" class="header">Mail</a> - <a href="javascript:open_compose_win('popup=1&to=&cc=&bcc=&msg=&subject=');" onmouseout="window.status='';" onmouseover="window.status='Compose'; return true;" class="smallheader"><img src="/imp/graphics/compose.gif" border="0" alt="Compose" title="Compose" />Compose</a></td></tr><tr><td class="text"><table border="0" cellpadding="0" cellspacing="0"><tr><td class="text"><a href="/imp/mailbox.php?newmail_popup=no&mailbox=INBOX" onmouseout="window.status='';" onmouseover="window.status='INBOX'; return true;">INBOX</a></td><td class="text"> </td><td class="text">0</td></tr></table></td></tr></table></td>
</tr></table>
<script language="JavaScript" type="text/javascript">
<!--
if (parent.frames.horde_main) parent.document.title = 'Horde :: My Summary';
//-->
</script>
</body>
</html>
More information about the sork
mailing list