Closed (won't fix)
Project:
Bookings API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2008 at 19:39 UTC
Updated:
3 Apr 2009 at 10:49 UTC
Jump to comment: Most recent
Comments
Comment #1
dwees commentedThis is just renaming rrule to ical_rrule. I have all of my module stuff labelled rrule and my version (with the small patch to the Date API module) seems to run smoothly. Why is this fix necessary?
Dave
Comment #2
kreynen commentedIf you're doing a clean install of 6.x-1.x.dev, this patch isn't necessary. If you installed the alpha1 release ical is dropped as a prefix to the rrule tables. Running update.php doesn't correct for this schema change, but it could also be corrected with an update to the install file.
I've changed the title of this issue to better reflect the what the patch actually does.
Comment #3
dwees commentedYeah the alpha release of this module needs to be updated, or a new release created the .dev is much, much better.
Comment #4
dwees commentedYeah the alpha release of this module needs to be updated, or a new release created the .dev is much, much better.
Comment #5
Anonymous (not verified) commentedAs far as I understood the patch and this thread, this patch is obsolete if a clean install of dev is done or if the new update method in dev has been called - I'm setting this to "won't fix" without committing the patch.
Please feel free to reopen if you believe, that some changes are still necessary. (And please - feel free to continue committing any patches you like - I promise to have a look at them!)