Closed (fixed)
Project:
True Crop
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2016 at 16:06 UTC
Updated:
9 Jun 2016 at 16:14 UTC
Jump to comment: Most recent
This is a tricky bug where if you have a file like "image.jpg" and another like "image.JPG", Drupal's {file_managed} table treats them differently but by default the {menu_links} table doesn't, leading to problems assigning the correct crops to the correct images.
The fix I came up with may be MySQL-specific, but it's good enough for now.
Comments
Comment #2
David_Rothstein commentedCommitted a fix.