Ticket #2798 (closed defect: Not Reproducible)
Object renaming is broken
| Reported by: | jstevens | Owned by: | edahl |
|---|---|---|---|
| Priority: | 1 - Blocker | Milestone: | zenoss-2.2 |
| Component: | ZenModel | Version: | 2.1.2 |
| Keywords: | Cc: | ||
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
I tried to rename several templates, datasources, multigraph reports - all gave me the "operation not supported error". This works fine on the branch of Products that I have on my machine from a few weeks ago.
Type: Copy Error
Value: <HTML> <HEAD> <TITLE>Not Supported</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF"> <FORM ACTION="manage_main" METHOD="GET" > <TABLE BORDER="0" WIDTH="100%" CELLPADDING="10"> <TR> <TD VALIGN="TOP"> <BR> <CENTER><B><FONT SIZE="+6" COLOR="#77003B">!</FONT></B></CENTER> </TD> <TD VALIGN="TOP"> <BR><BR> <CENTER> The object <em>ESX CPU Utilization</em> does not support this operation. </CENTER> </TD> </TR> <TR> <TD VALIGN="TOP"> </TD> <TD VALIGN="TOP"> <CENTER> <INPUT TYPE="SUBMIT" VALUE=" Ok "> </CENTER> </TD> </TR> </TABLE> </FORM> </BODY></HTML>
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.ZenModelRM, line 75, in zmanage_editProperties
- Module Products.ZenModel.ZenModelRM, line 61, in rename
- Module Products.ZenRelations.RelCopySupport, line 60, in manage_renameObject
- Module Products.ZenRelations.RelCopySupport, line 122, in _verifyObjectPaste
- Module OFS.CopySupport, line 443, in _verifyObjectPaste