Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117925305
D266.1775447233.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
493 B
Referenced Files
None
Subscribers
None
D266.1775447233.diff
View Options
diff --git a/wallace/module_resources.py b/wallace/module_resources.py
--- a/wallace/module_resources.py
+++ b/wallace/module_resources.py
@@ -503,7 +503,7 @@
# consider recurring events and get real end date
if event.is_recurring():
- dt_end = event.get_last_occurrence()
+ dt_end = to_dt(event.get_last_occurrence())
if dt_end is None:
# skip if recurring forever
continue
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 3:47 AM (1 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18835489
Default Alt Text
D266.1775447233.diff (493 B)
Attached To
Mode
D266: T1847: Fix TypeError when expunging all-day recurring events
Attached
Detach File
Event Timeline