My site (http://InOberlin.com) subscribes to a feed (http://new.oberlin.edu/calendar/calendar_rss.dot) which is then processed minimally with FeedAPI Mapper. I unpublish some nodes, but then they keep getting republished. Does anyone know what might be going on? Other changes I make to those nodes seem to stick.
I read through the discussion in http://drupal.org/node/246910 , but it didn't seem to help.
Thanks!
--Tom
Comments
Comment #1
aron novakThis is fixed in 1.8 or 1.7
Comment #2
tgeller commentedThank you!
Comment #3
tgeller commentedThis problem is still not fixed, I'm afraid. For example, see http://www.inoberlin.com/content/russ-217-sinner-or-satan , which I keep unpublishing, but it keeps reappearing.
Comment #4
sachbearbeiter commentedsubscribe
Comment #5
aron novakCan you please run the simpletest tests? I even wrote a test for this former bug. But maybe there are some special circumstances, i am not sure what's going on here, i'd like to see here simpletest results, please use -dev
Comment #6
tgeller commentedHi, Aron. I'd never actually used Simpletest before, so I'm not sure whether the errors I got were due to it or FeedAPI. Here's what happened.
1. Installed and enabled Simpletest.
2. Went to /admin/build/testing and checked both the "FeedAPI" and "FeedAPI Mapper" groups.
3. Ran the tests.
4. Got the following error message:
5. Clicked through to the error page to see:
Ideas?