Closed (duplicate)
Project:
Image Widget Crop
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2017 at 10:00 UTC
Updated:
3 Mar 2017 at 17:28 UTC
Jump to comment: Most recent, Most recent file



Comments
Comment #2
csedax90 commentedSimple path attached
Comment #4
woprrr commentedHi @sedax,
What version of IWC you use ? Your changes are old ?
Instead of we have that now. We are based on Field configuration to retreive the list not onto that loadMultiple.
Comment #5
csedax90 commentedi'm using latest dev version, included via composer
Comment #6
woprrr commentedCan you try an "composer update drupal/image_widget_crop" to have last version ?
Comment #7
csedax90 commentedi've tried but it doens't update anything
Comment #8
woprrr commentedI try to reproduce your problem and impossible to have this problem... I really think is that an old version of IWC.
Can you precise more your reproduction path to seen that ?
Comment #9
csedax90 commentedIs not a problem with composer version of the module? I can try to download versione directly with drush...
Edit: ok with the version directly downloaded with drush it works... at this point it is definitely a problem with the version updated by composer
Comment #10
csedax90 commentedOk, if I download the latest version with drush it works, but if I apply the patch #38 of this issue https://www.drupal.org/node/2803407 I've the problem...
Comment #11
markhalliwell