[Home]

Summary:ASTERISK-14061: Asynchronous Javascript Asterisk Manager (AJAM) , not able to log in in internet explorer
Reporter:Rajnish giri (rajnishgiri)Labels:
Date Opened:2009-05-04 02:05:43Date Closed:2009-05-05 15:02:17
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/HTTP
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bug15026.patch
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"
Comments:By: Sean Bright (seanbright) 2009-05-04 11:35:16

Could you try the attached patch and report your results?

By: Digium Subversion (svnbot) 2009-05-05 14:56:12

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 ASTERISK-14061)
Reported by: rajnishgiri
Patches:
     bug15026.patch uploaded by seanbright (license 71)
Tested by: seanbright

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

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

By: Sean Bright (seanbright) 2009-05-05 14:57:28

I've committed this fix to the 1.4 branch as I was able to duplicate the problem and resolve it.  If you are still having problems after updating, feel free to reopen this issue.



By: Digium Subversion (svnbot) 2009-05-05 14:57:49

Repository: asterisk
Revision: 192525

_U  trunk/
U   trunk/static-http/astman.js

------------------------------------------------------------------------
r192525 | seanbright | 2009-05-05 14:57:49 -0500 (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 ASTERISK-14061)
 Reported by: rajnishgiri
 Patches:
       bug15026.patch uploaded by seanbright (license 71)
 Tested by: seanbright
........

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

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

By: Digium Subversion (svnbot) 2009-05-05 15:02:10

Repository: asterisk
Revision: 192526

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

------------------------------------------------------------------------
r192526 | seanbright | 2009-05-05 15:02:10 -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 ASTERISK-14061)
   Reported by: rajnishgiri
   Patches:
         bug15026.patch uploaded by seanbright (license 71)
   Tested by: seanbright
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-05-05 15:02:14

Repository: asterisk
Revision: 192527

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

------------------------------------------------------------------------
r192527 | seanbright | 2009-05-05 15:02:14 -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 ASTERISK-14061)
   Reported by: rajnishgiri
   Patches:
         bug15026.patch uploaded by seanbright (license 71)
   Tested by: seanbright
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-05-05 15:02:17

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 ASTERISK-14061)
   Reported by: rajnishgiri
   Patches:
         bug15026.patch uploaded by seanbright (license 71)
   Tested by: seanbright
 ........
................

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

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