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

Image Resizer causes scripts to fail loading #38

Closed
mimamuh opened this issue Feb 19, 2018 · 1 comment
Closed

Image Resizer causes scripts to fail loading #38

mimamuh opened this issue Feb 19, 2018 · 1 comment

Comments

@mimamuh
Copy link

mimamuh commented Feb 19, 2018

Description

After installing image-resizer I can't change uploaded filenames and their alt attribute in the "assets" section any longer. The save-script fails with:

jquery.js:9566 POST https://craft-3-transform-bug.test/index.php?p=admin/actions/elements/save-element 500 (Internal Server Error)
``` 

When I deactivate `image-resizer` it works again.

### Steps to reproduce

1. install `image-resizer`
2. change a file-name in "assets"
3. try to save changes and it should fail (hopefully :))

### Additional info

- Plugin version: 2.0.1
- Craft version: 3.0.0-RC10.1
@engram-design
Copy link
Member

This should be fixed in the latest commit, try doing a composer require verbb/image-resizer:dev-craft-3, but will be rolled into the next release.

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

No branches or pull requests

2 participants