Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Liip-Imagine/Gaufrette media integration #457

Closed
wants to merge 2 commits into from

Conversation

David-Crty
Copy link

@David-Crty David-Crty commented Dec 12, 2022

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #431 #344
License MIT

I have made some fixes about the liip/gaufrette integration, I only used the filter already available by sylius.

Please let me know if I need to do more about this MR 🙏

Because I'm working on a new project, I'm not sure if the change on setPath is a breaking change 🤔

@David-Crty David-Crty force-pushed the master branch 2 times, most recently from c6bb73d to 42faada Compare December 13, 2022 12:44
fixing path prefix for gaufrette
@David-Crty David-Crty changed the title Better Liip Imagine media integration Better Liip-Imagine/Gaufrette media integration Dec 13, 2022
@@ -1,6 +1,12 @@
<h2>{{ media.name|raw }}</h2>

<img class="ui fluid image" src="{{ media.path }}" alt="{{ media.name }}"
{% if page.image.path starts with 'data:' %}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change throws 500 error on main page.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you show me the 500?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @David-Crty. I also noticed this 500 error on fresh install with default fixtures.
2024-05-22_09-18

@senghe
Copy link
Member

senghe commented Jun 18, 2024

I see no response since last month, so I'm closing this PR. Please reopen it if you still need it @David-Crty

@senghe senghe closed this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants