[asterisk-bugs] [Asterisk 0015026]: Asynchronous Javascript Asterisk Manager (AJAM) , not able to log in in internet explorer

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 5 14:56:12 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=15026 
====================================================================== 
Reported By:                rajnishgiri
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   15026
Category:                   Core/HTTP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-05-04 02:05 CDT
Last Modified:              2009-05-05 14:56 CDT
====================================================================== 
Summary:                    Asynchronous Javascript Asterisk Manager (AJAM) ,
not able to log in in internet explorer
Description: 
There is a bug in Asynchronous Javascript Asterisk Manager (AJAM),as it is
not allow to log in through Internet explorer.
it throw a javascript error on browsing the page, and when we enter
username and secret it throw same error.
the error is 
"the astmanEngine is not defined"
====================================================================== 

---------------------------------------------------------------------- 
 (0104259) svnbot (reporter) - 2009-05-05 14:56
 http://bugs.digium.com/view.php?id=15026#c104259 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 192524

U   branches/1.4/static-http/astman.js

------------------------------------------------------------------------
r192524 | seanbright | 2009-05-05 14:56:11 -0500 (Tue, 05 May 2009) | 11
lines

Fix Javascript error when using astman.js in Internet Explorer.

Internet Explorer (tested with 7.0) does not like trailing commas on
constructs
like object initializers, so get rid of them to avoid some errors.

(closes issue http://bugs.digium.com/view.php?id=15026)
Reported by: rajnishgiri
Patches:
      bug15026.patch uploaded by seanbright (license 71)
Tested by: seanbright

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192524 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-05 14:56 svnbot         Note Added: 0104259                          
2009-05-05 14:56 svnbot         Status                   feedback => assigned
======================================================================




More information about the asterisk-bugs mailing list