If an error occurs during importing localized terms, the error handling leads into a fatal php error.

I attached a patch to return the right result (including the error) according to the documentation.

CommentFileSizeAuthor
fatal_error.patch612 bytesmkalkbrenner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lonalore’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

I fixed this issue the same way. So this patch works. Thank you!

fabdel’s picture

In php7, this patch works.

dasha_v’s picture

Marked php7 and duplicate of #2833513: Fatal error: 'break' not in the 'loop' or 'switch' context.

Proposing to close as duplicate as well.