wrong type of uri argument for RemoteInterface.GetLastTimestamp()

Bug #394653 reported by Markus Korn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zeitgeist Framework
Fix Released
Medium
Unassigned

Bug Description

The in_signature for the uri argument is "i", but according to the __doc__ string of the related method in ZeitgeitEngine it has to be a string.
Fortunately this has not been implemented yet, so it does not really matter. But instead of returning an random result here we should raise a NotImplementedError and fix the in_signature. this way we won't breake the API if we implement the underlying method some day.

Related branches

Markus Korn (thekorn)
Changed in zeitgeist:
importance: Undecided → Medium
milestone: none → 0.1
status: New → Triaged
Revision history for this message
Siegfried Gevatter (rainct) wrote :

This method was removed, superseded by FindEvents.

Changed in zeitgeist:
status: Triaged → 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.