Hi, I installed Beta 9, thank you for the development!

1) But I got an error editing a feed relatend to function content_types() like http://drupal.org/node/158433#comment-580026
I think it should be marked that feedapi_mapper is depended from CCK now.

2) I am still not seeing location_mapper as possible available mapper, while with Beta3 it is showing as should be, but then I am insecure.., so it is not a setting issue I think...

Thanks for going into this more!
Greetings,
Martijn

Comments

alex_b’s picture

Title: CCK dependency not clear, and location_mapper still not working » CCK date field uses content_types() without checking for availability
Version: 6.x-1.0-beta9 » 6.x-1.x-dev

1) Is a bug. CCK date field mapper should check for availability of content_types() before using it.
2) Is a duplicate of at least #416052: Mapper loses location targets - let's not discuss this here and keep issues separate.

alex_b’s picture

1) Also location mapper is using content_types() without checking