Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3692

Can't set properties through Python QMF Console

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10
    • None
    • QMF
    • None
    • Fedora 15

    Description

      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:

              super.__setattr__(self, name, value)
      

      (It works, but only by coincidence.)

      Attachments

        Activity

          People

            Unassigned Unassigned
            zaneb Zane Bitter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: