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

"The given image has no file attached." after creating an image field but not uploading any image #108

Closed
felds opened this issue May 27, 2013 · 4 comments
Labels
Potential Bug Potential bugs or bugfixes, that needs to be reproduced.

Comments

@felds
Copy link

felds commented May 27, 2013

It would be great if the field was ignored or, at least, failed graciously with a message.

OS: OSX Mountain Lion
PHP: 5.3.25
Symfony: 2.2.2-DEV

@dyjo
Copy link

dyjo commented May 28, 2013

@felds where is this image field? Is this part of the Sylius code base or an image field on a form that you've created? If you've created the form, then you'll have to write the appropriate validation rules.

@felds
Copy link
Author

felds commented May 28, 2013

@dyjo It happens on the product image gallery on a clean install with the default fixtures. no changes on the code whatsoever.

Luiz "Felds" Liscia

On 28/05/2013, at 09:29, dyjo notifications@github.com wrote:

@felds where is this image field? Is this part of the Sylius code base or an image field on a form that you've created? If you've created the form, then you'll have to write the appropriate validation rules.


Reply to this email directly or view it on GitHub.

@dyjo
Copy link

dyjo commented May 28, 2013

@felds That's a relatively new feature, so this is probably a minor bug. You could fork the repo and submit a PR with a fix :).

@stloyd
Copy link
Contributor

stloyd commented Dec 5, 2013

This issue should be fixed as it don't occurs on clean install right now, closing.

Please comment with details if it occured somehow, so we could reopen this in that case.

@stloyd stloyd closed this as completed Dec 5, 2013
pamil pushed a commit to pamil/Sylius that referenced this issue Mar 21, 2016
CoderMaggie pushed a commit to CoderMaggie/Sylius that referenced this issue Jun 1, 2016
[CJMAX-96] Joined register and login pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug Potential bugs or bugfixes, that needs to be reproduced.
Projects
None yet
Development

No branches or pull requests

3 participants