Stopped working in precise between Jan 31st and Feb 6th
Bug #929049 reported by
Robert Hooker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Laika |
Fix Released
|
High
|
Alex Chiang |
Bug Description
== Assigned Bugs ==
Traceback (most recent call last):
File "./laika", line 275, in <module>
main()
File "./laika", line 272, in main
report.render()
File "./laika", line 210, in render
self.
File "./laika", line 133, in print_assignments
if self.in_
File "./laika", line 87, in in_window
date = date.replace(
TypeError: replace() takes no keyword arguments
Related branches
lp://staging/~dannf/laika/lp929049
- Alex Chiang: Approve
-
Diff: 36 lines (+11/-2)1 file modifiedlaika (+11/-2)
Changed in laika: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Yep - broken for me too. I think the launchpad date format changed? At any rate, I'll link a MP w/ a quick hack that got it working for me again.