This will be fixed in 2.0.1_RC0.7.00 Thomas
Von: Mitch Eatough <[email protected]> An: "[email protected]" <[email protected]> Datum: 17.01.2010 18:35 Betreff: [Assp-test] ASSP v2 - Users other than ROOT get syntax error on mail log page 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 DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ 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
