Hi
Got a WSOD and this error going to /admin/structure/content_migrate:
Cannot break/continue 1 level in /drupal/sites/all/modules/cck/modules/content_migrate/modules/content_migrate.filefield.inc on line 31

Removing the break fixes the problem.

Comments

mdorman’s picture

I had the same problem, there shouldn't be a break on that line, I assume it was left over from earlier versions perhaps.

JoshOrndorff’s picture

I can confirm this. I opened another issue at http://drupal.org/node/1157118 but I've closed it now as a duplicate.

JoshOrndorff’s picture

The patch at http://drupal.org/node/1157234#comment-4469286 fixes this problem. Please test it out, and report back.

-Josh

KarenS’s picture

Status: Active » Fixed

We're going to separate out the things in that patch. Fixing this now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.