[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 15:02:17 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-05-04 02:05 CDT
Last Modified:              2009-05-05 15:02 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"
====================================================================== 

---------------------------------------------------------------------- 
 (0104264) svnbot (reporter) - 2009-05-05 15:02
 http://bugs.digium.com/view.php?id=15026#c104264 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 192528

_U  branches/1.6.2/
U   branches/1.6.2/static-http/astman.js

------------------------------------------------------------------------
r192528 | seanbright | 2009-05-05 15:02:16 -0500 (Tue, 05 May 2009) | 25
lines

Merged revisions 192525 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r192525 | seanbright | 2009-05-05 15:57:49 -0400 (Tue, 05 May 2009) | 18
lines
  
  Merged revisions 192524 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r192524 | seanbright | 2009-05-05 15:56:11 -0400 (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=192528 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-05 15:02 svnbot         Checkin                                      
2009-05-05 15:02 svnbot         Note Added: 0104264                          
======================================================================




More information about the asterisk-bugs mailing list