You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/08/10 15:23:20 UTC

[jira] [Updated] (QPID-3692) Can't set properties through Python QMF Console

     [ https://issues.apache.org/jira/browse/QPID-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Ross updated QPID-3692:
------------------------------
    Component/s:     (was: Python Client)
                 Qpid Managment Framework

> Can't set properties through Python QMF Console
> -----------------------------------------------
>
>                 Key: QPID-3692
>                 URL: https://issues.apache.org/jira/browse/QPID-3692
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Managment Framework
>    Affects Versions: 0.10
>         Environment: Fedora 15
>            Reporter: Zane Bitter
>
> Setting a property on a QMF Object in the Python console results in it being updated in the list of properties in the local proxy object, but it does not actually update the object.
> Also, the following line of code, which appears twice in {{qmf.console.Object.\_\_setitem\_\_}}, does not do what it says on the tin:
> {code}
>         super.__setattr__(self, name, value)
> {code}
> (It works, but only by coincidence.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org