Closed (fixed)
Project:
Event Repeat
Version:
4.7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2007 at 18:50 UTC
Updated:
31 Jan 2007 at 16:30 UTC
When I create a repeat for an event with Locative info, the locative info on the original node is wiped out, and it does not copy to the repeat nodes either.
Comments
Comment #1
onionweb commentedWhoops. I was using 4.7.x-1.
upgraded to 4.7.x-2.
Now the original location does not get wiped, but it still does not propagate.
I assume that's by design or a to-do?
Comment #2
seanbfuller commentedHmm, it should.
Try recreating your event or creating a new event. I can't remember if location module (or whichever one you are using) tries an update or delete and insert. If it is the former, you won't get an update when you try to edit the event because the record did not get created in the location table when you did it with 1.x.
If you are still seeing the problem, let us know.
Comment #3
onionweb commentedI uninstalled everything and deleted the event, event repeat and location tables.
then re-installed. This is still happening
Drupal 4.7.5
location module 4.7-1
event 4.7-1
event-repeat 4.7-1
Comment #4
onionweb commentedsorry, event repeat 4.7.2
Comment #5
onionweb commentedActually it's working! Never mind.
Comment #6
seanbfuller commented