Closed (works as designed)
Project:
Advanced Views RSS Feed
Version:
7.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2012 at 17:36 UTC
Updated:
25 Jul 2012 at 14:19 UTC
The error is The update process was aborted prematurely while running update #6200 in views_rss_dc.module.
Doesn't tell me much, as I don't know what it is supposed to do anyway. Don't believe we're using any of the functionality of that module anyway, but would be nice to know if my database is broken now, and how to fix it.
Comments
Comment #1
dawsonit commentedDouble-checked, and sure enough, we don't have the views rss dc module enabled. So I enabled it, and re-ran the update, and this time it worked. Ought to make that update smarter so it doesn't fail when the dc module is not enabled.
Comment #2
maciej.zgadzaj commentedIf you don't have views_rss_dc module enabled, there is no way its update could run. If it run though, it looks like a problem with Drupal update system rather than this module. Could you please re-check everything and tried to replicate the issue again and provide a description of how could I replicate it on my side?
Comment #3
maciej.zgadzaj commented