konsa79 wrote: > i modify the file as described > > vi /opt/zenoss/Products/ZenModel/skins/zenmodel/viewIpInterface.pt +52 > remove name="setIpAddresses:lines" > add name="ips:lines" > > and i've restarted zenoss but i've this erro when i try to add ip interface > > > > Code: > > Type: PTRuntimeError > Value: Page Template viewIpInterface has errors: ['Compilation failed', > 'HTMLParser.HTMLParseError: malformed start tag, at line 52, column 21'] > > Traceback (innermost last): > > * Module ZPublisher.Publish, line 114, in publish > * Module ZPublisher.mapply, line 88, in mapply > * Module ZPublisher.Publish, line 40, in call_object > * Module Products.ZenModel.ZenModelBase, line 64, in __call__ > * Module Shared.DC.Scripts.Bindings, line 311, in __call__ > * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec > * Module Products.CMFCore.FSPageTemplate, line 195, in _exec > * Module Products.CMFCore.FSPageTemplate, line 134, in pt_render > * Module Products.PageTemplates.PageTemplate, line 95, in pt_render > <FSPageTemplate at /zport/viewIpInterface used for > /zport/dmd/Devices/Network/Router/Funkwerk/devices/Vpn_Local_PVN/os/interfaces/en0> > Warning: Compilation failed > Warning: HTMLParser.HTMLParseError: malformed start tag, at line 52, > column 21 > > PTRuntimeError: Page Template viewIpInterface has errors: ['Compilation > failed', 'HTMLParser.HTMLParseError: malformed start tag, at line 52, column > 21'] > >
As mentioned elsewhere in this tread patch 9827 in bug #3214 solves the problem. Why this problem has not been solved yet, since the problem has existed since 2.2.0 and the patch nearly as long, is a mystery to me. In my setup I too need this function, and for every upgrade I need to correct this bug by executing: [EMAIL PROTECTED] zenoss [EMAIL PROTECTED] 9827 -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=24760#24760 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
