- Issue created by @nikolai.v
- Status changed to Postponed: needs info
over 1 year ago 10:04pm 23 December 2023 - ๐ญ๐บHungary Varga Tamรกs
This is reproducible:
- rotate image and then form got validation errors.
or
- rotate image and then upload new imageI created patch for fix it.
- ๐บ๐ธUnited States nwoodland
I have the same issue (form validation errors and AJAX form refreshes lose orientation changes), and the patch from #4 works great. Thanks varga!
- Status changed to RTBC
4 months ago 6:03pm 18 December 2024 - ๐บ๐ธUnited States jwag956 Monterey, ca
I wonder if this would also be fixed by: https://www.drupal.org/project/simple_image_rotate/issues/3317110 ๐ simple_image_rotate_rotate_image isn't idempotent RTBC - making simple_image_rotate idempotent.