Bug #276
closedJavaScript process stuck?
0%
Description
I attempted to add some simple javascript to the status_interfaces.php page to implement a dynamic timer/counter for PPP link uptime. I failed because I believe that this page for some reason has stopped executing javascript. I took a dead simple code snippet and pasted it into the right place in the /usr/local/www/javascript/status_interfaces folder and it won't execute. I verified that the script text is actually showing up in the page source code in the browser..
I browsed through the source as displayed by my browser and there is a LOT of javascript in the header for this page. Its too complicated for me to even know if its all necessary. Is it all necessary? Is there a chance that some script function is blocking execution of additional scripts?
Updated by Scott Ullrich almost 15 years ago
I believe this is all related to the prototype / dom_TT tickets.
Updated by Marcus Brown almost 15 years ago
What does that mean? Is it a bug? Is is working as intended? I'm not familiar with the reference. Thanks, Gabriel
Updated by Chris Buechler almost 15 years ago
- Status changed from New to Resolved
This appears to be fixed now.