|
From: Keith S. <ph...@on...> - 2009-04-12 07:06:01
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I left one item off my list of major bugs:<br>
<blockquote>
<dl>
<dt>Dashboard queries fail -- unable to identify user</dt>
<dd>
Dashboard (via espsurvey.inc) relies on $_SESSION['acl']['username'] to
get current user. However, $_SESSION['acl'] appears to only be set on
administration pages. I think this should be using
$_SESSION['espuser']. This reproduces on both of my systems, but I'm
surprised this, too, hasn't already been caught by someone else. </dd>
</dl>
</blockquote>
Cheers.<br>
<pre class="moz-signature" cols="76">-- Keith
AIM/Y! : kswartz26
</pre>
<br>
</body>
</html>
|