[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to