You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2012/09/03 11:34:08 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 ]

Gordon Sim updated QPID-3692:
-----------------------------

    Fix Version/s:     (was: 0.15)
    
> 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: Python Client
>    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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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