Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
image.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Aug 2014 at 13:41 UTC
Updated:
22 Sep 2014 at 14:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
swentel commentedMarked #2322459: Image cropping Anchor only works the first time. as a duplicate
Comment #2
catchThis seems more major than critical?
Comment #3
mondrakeWorking on a patch.
Comment #4
mondrakeWe had been missing copying the content of the anchor field to the effect configuration - missing submit handler. Also, the test was failing to show that.
Test only + fix patches attached.
Comment #8
mondrakeGreen.
Comment #10
mondrakeComment #11
attiks commentedmarked #2334367: Anchor position doesn't get saved on cropImageEffect as duplicate
Comment #12
alexpottCommitted 27b28ea and pushed to 8.0.x. Thanks!