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

Ignore the important part if it does not fit #651

Merged

Conversation

ausi
Copy link
Member

@ausi ausi commented Dec 13, 2016

There is a bug if the important part from the database does not fit inside the image dimensions.

Steps to reproduce:

  1. Add an important part to a large image
  2. Replace the image with a much smaller one
  3. Open the contao filemanager

This results in the OutOfBoundsException: “Crop coordinates must start at minimum 0, 0 position from top left corner, crop height and width must be positive integers and must not exceed the current image borders”

@leofeyer leofeyer added the bug label Dec 13, 2016
@leofeyer leofeyer added this to the 4.3.1 milestone Dec 13, 2016
@leofeyer leofeyer merged commit 076d1bf into contao:hotfix/4.3.1 Dec 16, 2016
@leofeyer leofeyer modified the milestones: 4.3.1, 4.3 May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants