Skip to content

fix image stored files were never retrieved in file storage - #1

Open
eviweb wants to merge 3 commits into
itamart:masterfrom
eviweb:wip-fix-process_content_images
Open

fix image stored files were never retrieved in file storage#1
eviweb wants to merge 3 commits into
itamart:masterfrom
eviweb:wip-fix-process_content_images

Conversation

@eviweb

@eviweb eviweb commented Jun 13, 2019

Copy link
Copy Markdown

Hi,
the hash of the file path you used to retrieve an image stored file was not the same as the one that was calculated when the image file was stored.
The variables $component and $filearea I used in my patch should not be hardcoded, but I didn't find any good solution for now and have no more time to investigate a better solution.

eviweb added 2 commits June 13, 2019 15:53
Signed-off-by: Eric Villard <dev@eviweb.fr>
This allows to embed images from other plugins.

Signed-off-by: Eric Villard <dev@eviweb.fr>
@eviweb

eviweb commented Jun 14, 2019

Copy link
Copy Markdown
Author

Hi,
I solved the issue related the hardcoded values of the $component and $filearea variables.
This allows to embed images from other plugins.

Signed-off-by: Eric Villard <dev@eviweb.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant