After adding a comment with an image field with simple rotate image my logs gives me:
Warning: Invalid argument supplied for foreach() in simple_image_rotate_rotate_image() (line 126 of /public_html/drupal-7/sites/all/modules/simple_image_rotate/simple_image_rotate.module).
Notice: Undefined index: und in simple_image_rotate_rotate_image() (line 126 of /public_html/drupal-7/sites/all/modules/simple_image_rotate/simple_image_rotate.module).
Tested with an empty (not used) image field.
Using only Dutch as (default) language on the site, not using any i18n module/function only Drupal core locale module
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | multilinugal-issue_2889423-3.patch | 4.03 KB | khoomy |
Comments
Comment #1
Anonymous (not verified) commentedcmseasy created an issue. See original summary.
Comment #2
gmarineau commentedSame bug for me !
Comment #3
khoomy commentedFollowing patch will fix the issue
Comment #5
khoomy commentedAlso fixed in 7.x-2.x-dev branch
Comment #6
khoomy commentedComment #7
khoomy commentedFixed in latest 7.x-2.3 release
Comment #8
khoomy commented