Issue to track necessary changes once #1227706: Add a file entity access API API goes in.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jackinloadup’s picture

Status: Active » Needs review
FileSize
571 bytes
kmadel’s picture

Status: Needs review » Postponed

Postponed until updated release of File Entity.

Jackinloadup’s picture

Status: Postponed » Needs review

File entity patch is now in. This patch can move forward

agoradesign’s picture

The patch has to be modified a little bit. The change of the access arguments is correct, but the access callback has to stay unmodified at "file_entity_access"

klonos’s picture

Status: Needs review » Needs work

...set to NW as per #4

circuscowboy’s picture

Status: Needs work » Needs review
FileSize
502 bytes

Fixed the patch

agoradesign’s picture

Works for me :)

Marty2081’s picture

Patch works for me too.

lpalgarvio’s picture

Priority: Normal » Critical

please prioritize. impeding projects require Media Colorbox (not sufficing with just Colorbox, and there's no time to rebuild Views)

lord_of_freaks’s picture

#6 Works for me too, i will come to the same solution after being researching for a solution about permission

PI_Ron’s picture

#6 Didn't work for me against media_colorbox-1.x-dev

I downloaded to media_colorbox folder and patched like so: patch -p1 < 1730730-6-file_access.patch

oystercrackher’s picture

#6 Worked for me but I had to clear the caches.

Desi Raaj’s picture

didn't work for me

Barry Tielkes’s picture

patch #6 worked fine for me. Need to clear cache first. Thx!!

lord_of_freaks’s picture

I agree with #14 but you need to clear just menu cache

Kirk’s picture

#6 worked for me too. Clear cache.

dwatts3624’s picture

#5 works great! As the thread says...clearing the cache is a must.

rovo’s picture

#6 worked for me too. Clear cache.

Solved the "This image failed to load." message I was getting for YouTube Popups.

circuscowboy’s picture

Status: Needs review » Reviewed & tested by the community

Seems like this has been reviewed and tested.

lpalgarvio’s picture

works!!!

please commit =)

Murz’s picture

Confirm fixing permission problem, please commit.

jide’s picture

The module breaks badly without this patch, does not look good on a production site, maintainers should really commit this :)

chippper’s picture

Just echoing the chorus - the patch seems to fix this issue. Please commit!

marktheshark’s picture

With no disrespect intended toward maintainers, but given the 26 weeks that there has been no commit for this module, wouldn't it be useful for the community to be able to flag a module as having critical issues and have such a warning appear on the main project page to help other assess whether they want to use the module right now or not?

Again, I would like to clarify that this recommendation is in no way intended to undermine the work of the maintainers, but I feel community feedback would be a real time saver for a lot of end users.

What do you think?

agoradesign’s picture

good idea!

lord_of_freaks’s picture

Completely agree with #24, maybe this module Maintenance status should be "Minimally mantained" instead "Actively maintained"

My total respect for module maintainers, nothing as far of my (i think our) intention is undermine the work of the maintainers.

aDarkling’s picture

Fixed the issue myself in exactly the same manner and THEN found this issue/patch as I was about to submit mine!
I agree with the others. The module does not work for anonymous users without this fix.
kmadel, I'm willing to volunteer as a backup maintainer if you'd like...

klonos’s picture

Pomliane’s picture

Marked #1844912: File access problem as duplicate.

nodecode’s picture

Wrote the maintainer a PM, hoping for a response.

nodecode’s picture

Patch works for me too. Thanks so much!

To get this committed let's get some new project maintainers or co-maintainers. Please support this issue #1952272: Media Colorbox appears unsupported with reviewed/tested patches waiting

pschuelke’s picture

patch in #6 fixed my 403 for users viewing youtube videos in a colorbox

Greg Boggs’s picture

Assigned: Unassigned » Greg Boggs
Status: Reviewed & tested by the community » Closed (fixed)

The fix has been commited to the dev branch.

Terebinth’s picture

Issue summary: View changes

I'm still getting this file issue "Request unsuccessful: Forbidden" with 7.x-1.x-dev

AmiGator’s picture

the same error after 3 years!!! disgusting :-(

Greg Boggs’s picture

Did we really go 2+ years with only 1 person testing this? It's possible I made a mistake on the commit 2 years ago, but it surprises me that no one would have tried it.