OG Calendar incompatible with event 5.x-2.x-dev module

melsawy - March 25, 2009 - 14:39
Project:OG Calendar
Version:5.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:patch (to be ported)
Description

I needed to upgrade the event module to event 5.x-2.x-dev on my project but found OG Calendar incompatible with event module as the event module change the behavior of the date to use datetime format instead of timestamp and OG Calendar still handle the event date as timestamp format.
so I patch og_calendar 5.x-1.1 to be compatible with event 5.x-2.x-dev module.

AttachmentSize
og_calendar.patch7.86 KB

#1

tborrome - April 4, 2009 - 21:06

I tried patching og_calendar 5.x-1.1 with this because I have the same issue but had errors patching:

patch < og_calendar_3.patch
patching file og_calendar.module
Hunk #1 FAILED at 26.
Hunk #2 FAILED at 53.
Hunk #3 FAILED at 146.
Hunk #4 FAILED at 157.
Hunk #5 FAILED at 225.
Hunk #6 FAILED at 233.
6 out of 6 hunks FAILED -- saving rejects to file og_calendar.module.rej

Anything I'm doing wrong?

#2

tborrome - April 4, 2009 - 21:26

nevermind .. got it working after reverting og_calendar to original 5.x-1.1. thanks for the patch. it worked!

 
 

Drupal is a registered trademark of Dries Buytaert.