Needs work
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 20:43 UTC
Updated:
8 Jul 2011 at 23:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerManual testing worked fine by changing a field to a invalid one.
Thanks for the patch!
Commited to 6.x-3.x but sadly this change needs a rerole.
Comment #2
chx commentedReroll.
Comment #3
dwwHere's a patch for D6 that still lets you import V1 views that have analysis errors. IMHO, better to let views do 95% of the work and you have to manually fix the last 5% than to force you to do 100% of the work yourself just because 5% is broken. Now, instead of a fatal error to import/convert, we just print the validation errors when we land on the view edit screen.
Comment #4
dwwGot sign-off from merlinofchaos, dereine and chx in IRC, so I committed/pushed #3 to 6.x-3.x. #2 needs to be re-rolled accordingly.