I'm running 2.0.1_RC0.6.34 and have an issue with viewing the mail log.  I have 
ASSP admin users defined bound to LDAP lookups.  When I log in to the ASSP web 
as one of the LDAP users and click View Maillog Tail I'm getting a syntax error 
on the page and the page display is incomplete - the UI all displays, but the 
mail log contents do not.  If I log in as the ROOT user the mail log displays 
correctly.

For users other than ROOT I'm getting a Syntax error on the page at line: 2869, 
char: 13. Looking at the page source the error is in a script block that starts 
as follows (error is in the last line below):

if ('' != 'Auto') {
//document.getElementById('LogLines').style.width = LogWidth;
document.getElementById('LogLines').style.height = LogHeight;
}
var order = ;


When I'm logged is as the root user there is no script error on the page, the 
line 'var order =;' above is 'var order = 0;'.

Mitch
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to