last comment filtering doesn't work

Bug #138967 reported by Brian Murray
8
Affects Status Importance Assigned to Milestone
Bug Helper
Fix Released
Medium
Markus Korn

Bug Description

It seems that last comment filtering doesn't work anymore with the update to the new version of python-launchpad-bugs. I received the following error message:

Traceback (most recent call last):
  File "/home/brian/source_trees/bughelper.main/bugnumbers", line 143, in <module>
    main()
  File "/home/brian/source_trees/bughelper.main/bugnumbers", line 97, in main
    all_bugs = bl.filter().bugs
  File "/home/brian/source_trees/bughelper.main/launchpadbugs/html_buglist.py", line 174, in filter
    __bugs = f(__bugs)
TypeError: func_lastcomment() takes exactly 1 argument (2 given)

Revision history for this message
Markus Korn (thekorn) wrote :

This two patches against bughelper.main and py-lp-bugs.main should solve all filter related problems due to the API change.

Markus

Revision history for this message
Markus Korn (thekorn) wrote :
Changed in bughelper:
assignee: nobody → thekorn
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Markus Korn (thekorn) wrote :

------------------------------------------------------------
revno: 194
committer: Daniel Holbach <email address hidden>
branch nick: bughelper.main
timestamp: Wed 2007-09-12 11:43:24 +0200
message:
  * bugnumbers, bughelper: Markus Korn's fix for making filtering on last
    comment work again. (LP: #138967)
  * debian/control: bumped Depends on python-launchpad-bugs
------------------------------------------------------------

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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