View Single Post
  #1 (permalink)  
Old 04-17-2009, 10:11 AM
MoreDakka MoreDakka is offline
Active Member
 
Posts: 25
Default Javascript error while adding more trusted networks

So my server's trusted networks looks like this:

127.0.0.1/24 192.168.0.1/24 192.168.1.1/24 1.1.1.1/32 2.2.2.2/32

And here is the error I get when trying to save the new settings:

Code:
JavaScript error encountered in method ZaXFormViewController.prototype.runValidationStack message: E[C] is undefined fileName: https://domain.com:7071/zimbraAdmin/js/Admin_all.js.zgz?v=080815134342 lineNumber: 6229 stack: ((void 0))@https://domain.com:7071/zimbraAdmin/js/Admin_all.js.zgz?v=080815134342:6229 ((void 0))@https://domain.com:7071/zimbraAdmin/js/Admin_all.js.zgz...
I'm not sure what that error means. Of course I have filtered the logs for our client's protection (I don't really own domain.com, that would just be spam heaven).

Thanks for the help.
Reply With Quote