Closed (fixed)
Project:
Flex Slider
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Apr 2013 at 13:00 UTC
Updated:
22 May 2014 at 22:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
piyuesh23 commentedComment #2
piyuesh23 commentedThere is no condition set to handle the original image case. Attaching a patch for this fix.
Comment #3
piyuesh23 commentedComment #4
piyuesh23 commentedAdding another patch with couple of warnings fixed for the original image.
Comment #5
caktux commentedWorks great, the patch just needs to be based in the module's folder and not Drupal's root.
Comment #6
ThaJoa commentedThe patch shows the images now but it still ignores the original image style, it keeps showing it as flexslider_full
Comment #7
minoroffense commentedI've committed the code to dev. I think the image style selection is another issue in the queue.
Once I have that code fixed too, we can revisit this one to ensure it's all working.
As for the path to the image, that should be set by the file ID itself. I don't see anything in here which is forcing it to be in a certain path (but I could be wrong).
Comment #8
minoroffense commented#2002146: Image Style selection is ignored