ReconnectingViewWrapper missing methods

Bug #652095 reported by Ken VanDine
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
desktopcouch (Ubuntu)
Fix Released
High
Chad Miller

Bug Description

Binary package hint: desktopcouch

desktopcouch 0.6.9 breaks ReconnectingViewWrapper objects, they don't provide access to methods.

results = self._database.get_records(record_type=self._record_type, create_view=True)
results.rows doesn't exist, but results.obj.rows does.

Related branches

Changed in desktopcouch (Ubuntu):
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Chad Miller (cmiller)
milestone: none → ubuntu-10.10
dobey (dobey)
Changed in desktopcouch (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package desktopcouch - 0.6.9b-0ubuntu1

---------------
desktopcouch (0.6.9b-0ubuntu1) maverick; urgency=low

  * New upstream release. Fix brown-paper-bag bug that broke compatibility with
    some apps that access attributes of view objects:
    - The view wrapper that assists with reconnecting did not implement
      attributes that some clients (like Lernid) use. Now, catch any attribute
      access on the wrapper and pass it through to the proxied object. This
      should make the proxy object functionally identical to the destination
      object. (LP: #652095)
 -- Chad MILLER <email address hidden> Thu, 30 Sep 2010 14:58:51 -0400

Changed in desktopcouch (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.