Closed (fixed)
Project:
Entity Mesh
Version:
2.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2026 at 11:54 UTC
Updated:
17 Jul 2026 at 09:40 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #4
eduardo morales albertiWe need more info on how to reproduce it
Comment #5
eduardo morales albertiComment #6
eduardo morales albertiComment #7
eduardo morales albertiAfter reviewing the problem with @frouco the problem comes when the media file's original language does not match the content language or is not translated.
Comment #8
eduardo morales albertiThe problem comes because the media is not translated 404/403, so it does not reach the file, as the file is the "link", we should check if the file is accessible
Comment #9
eduardo morales albertiReady to review, now it gets the file from the media, and checks the file access instead of the media.
src/Repository:checkDownloadAccessEntity
src/EntityRender:accessCheckTarget
Comment #11
lpeidro commentedI have reviewed the MR and checked it in local.
It works as expected.
It is ready to merge.
Comment #12
lpeidro commented