Ticket #429 (new Bug report)

Opened 9 months ago

Last modified 1 month ago

Usage statistics hangs for non-admin user

Reported by: dana Assigned to:
Priority: blocker Milestone: WifiDog Auth Server 1.0
Component: Auth server, Statistics and reporting Keywords:
Cc:

Description

I have a user that's set as a node owner, and when they log in and view their node configuration page, and then click on the Get Access Statistics button, the server hangs and doesn't return any page content. Eventually, the browser times out.

Statistics generated by admin users work just fine.

I'm using the latest SVN version.

Attachments

Change History

06/30/08 10:16:03 changed by networkfusion

  • milestone changed from Not yet assigned to a Milestone to WifiDog Auth Server 1.0.

10/27/08 17:59:26 changed by marcosx00

<html>

<head><title>$GatewayName?</title></head>

<body bgcolor="#8A4A2B" text="#000000"> <form method="POST" action="$action"> <table cellpadding=15 width="852" align="center"> <tr> <td width="816" align=center><p><font color="#20104D" size="7" face="Verdana, Arial, Helvetica, sans-serif"> <b><em>Bienvenido a <br>$GatewayName?</em><b></font></p></td> </tr> <tr> <td align=center><p>Red en pruebas de portal $GatewayName?</p></td> </tr> <tr> <td align=center><input type="submit" value=" Continuar "></td> </tr> </table> <input type="hidden" name="accept_terms" value="yes"> <input type="hidden" name="mode_login"> <input type="hidden" name="redirect" value="$redirect"> </form> </body> </html>


Add/Change #429 (Usage statistics hangs for non-admin user)