Anonymous | Login | Signup for a new account | 2022-08-19 13:08 EEST |
Main | My View | View Issues | Change Log | Roadmap | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0000392 | [Yate - Yet Another Telephony Engine] module | minor | always | 2015-03-04 13:05 | 2015-03-04 13:05 | |||||||
Reporter | latysheff | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | SVN | |||||||||
Summary | 0000392: Impossible to set parameter 'name' for Message object in Javascript | |||||||||||
Description |
'name' is reserved word for message name snmp/monitoring modules use 'monitor.query' message and 'name' parameter for quering monitored values. But it is impossible to use this code in JS: var m = new Message("monitor.query"); m.name = 'linksetStatus'; same with m['name'] = 'linksetStatus'; |
|||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Copyright © 2000 - 2008 Mantis Group |