[asterisk-bugs] [Asterisk-GUI 0015141]: Can't save any changes, "Save" button disabled.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 15 15:51:40 CDT 2009
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=15141
======================================================================
Reported By: Romik
Assigned To: awk
======================================================================
Project: Asterisk-GUI
Issue ID: 15141
Category: General
Reproducibility: sometimes
Severity: major
Priority: normal
Status: closed
Asterisk GUI Version: SVN
Asterisk Version: 1.4.24
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 4791
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-17 16:55 CDT
Last Modified: 2009-06-15 15:51 CDT
======================================================================
Summary: Can't save any changes, "Save" button disabled.
Description:
Hello.
Asterisk 1.4.24.1, Asterisk-GUI svn rev.4791 (last one), browsers: Opera
9.64, IE 7.
Can't save any changes on fresh system, symptoms like "Save" button and
some others are disabled, they don't react to mouse clicks.
Here is what Opera says about this:
JavaScript -
http://xxxxxxxxxx:8088/asterisk/static/config/trunks_voip.html
Event thread: click
Error:
name: TypeError
message: Statement on line 467: Type mismatch (usually non-object value
supplied where object required)
Backtrace:
Line 467 of linked script
http://88.82.76.142:8088/asterisk/static/config/js/astman.js
if( required && required.isAstTrue() ){
Line 169 of linked script
http://88.82.76.142:8088/asterisk/static/config/js/trunks_voip.js
if ( !ASTGUI.checkRequiredFields(['edit_VOIPTrunk_Providername',
'edit_VOIPTrunk_Type', 'edit_VOIPTrunk_Context_Basis',
'edit_VOIPTrunk_Hostname']) ) {
Line 1 of function script
edit_VOIPTrunk_save_go();
...
stacktrace: ... Line 169 of linked script
http://88.82.76.142:8088/asterisk/static/config/js/trunks_voip.js
if ( !ASTGUI.checkRequiredFields(['edit_VOIPTrunk_Providername',
'edit_VOIPTrunk_Type', 'edit_VOIPTrunk_Context_Basis',
'edit_VOIPTrunk_Hostname']) ) {
Line 1 of function script
edit_VOIPTrunk_save_go();
...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-15 15:51 awk Status assigned => closed
2009-06-15 15:51 awk Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list