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

onionweb’s picture

Whoops. 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?

seanbfuller’s picture

Hmm, 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.

onionweb’s picture

I 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

onionweb’s picture

sorry, event repeat 4.7.2

onionweb’s picture

Actually it's working! Never mind.

seanbfuller’s picture

Status: Active » Closed (fixed)