Closed (fixed)
Project:
Image Widget Crop
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
9 Dec 2015 at 11:51 UTC
Updated:
1 Feb 2016 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sasanikolic commentedComment #3
sasanikolic commentedNot sure if too much hardcoding?
Comment #4
luksakWell,
/libraries/cropper/dist/is too hardcoded. It could also be/sites/EXAMPLE/libraries/cropper/dist/, right?Comment #5
sasanikolic commentedRight. Should we drop the hardcoded path from the error message and point the user to read the readme file (where we will explain how to properly set up the library)?
Comment #6
luksakYes, that would be better.
Comment #7
sasanikolic commentedOk, so if the library module is enabled, we get the correct path (either in
/libraries/cropper/distor in/sites/defaultorXYZorall/libraries/cropper/dist).Comment #9
woprrr commentedPerfect :) Thanks for your jobs guys :)