Closed (fixed)
Project:
Facebook-style Micropublisher
Version:
6.x-2.x-dev
Component:
Photo plugin
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
7 Sep 2011 at 11:01 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent
Comments
Comment #1
ezra-g commentedThanks for the bug report - I'm moving this to the FBSSMP queue.
Comment #2
cpliakas commentedI tried replicating the issue, but private files seem to work fine with FBSSMP on the installation I am using, even when using an imagecache preset.
Thanks,
Chris
Comment #3
lightsurge commentedThat's odd, unless this has been fixed in a patch not in Commons.
Private files work fine for me across Drupal except in FBSM... although I'm not sure what you mean about imagecache... images called through imagecache work fine for me too. But when clicking them and getting taken to the original image, that's when the problems start.
Comment #4
icecreamyou commentedI can reproduce this. The problem is that file_create_url() on line 355 of photo.inc returns a URL that doesn't actually point to the image. Not sure what the right solution is.
Comment #5
publicmind commentedFixed in 2.x branch with Commit: a87dcde
Thanks,