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

Avatar ImageProvider does not respect configured size #73

Closed
3 tasks done
benjaminkott opened this issue May 2, 2019 · 0 comments · Fixed by #74
Closed
3 tasks done

Avatar ImageProvider does not respect configured size #73

benjaminkott opened this issue May 2, 2019 · 0 comments · Fixed by #74

Comments

@benjaminkott
Copy link
Member

Bug Report

Prerequisites

  • Can you reproduce the problem on TYPO3 v8.7 LTS
  • Can you reproduce the problem on TYPO3 v9.5 LTS
  • Did you perform a cursory search to see if your bug or feature is already reported?

Description

The avatar image provider does not respect the configured size via plugin.tx_blog.settings.authors.avatar.provider.size.

Steps to Reproduce

  1. Add Author
  2. Select ImageProvider
  3. Add Image
  4. Open SingleView with Author Plugin

Expected behavior: [What you expected to happen]

Cropped and Resized image is returned.

Actual behavior: [What actually happened]

Original image is returned.

Versions

  • master
  • 9.1
  • 9.0
  • 8.7
benjaminkott added a commit that referenced this issue May 2, 2019
Fixes: #73
Releases: master, 9.1, 9.0, 8.7
benjaminkott added a commit that referenced this issue May 3, 2019
benjaminkott added a commit that referenced this issue May 3, 2019
benjaminkott added a commit that referenced this issue May 3, 2019
benjaminkott added a commit that referenced this issue May 3, 2019
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 a pull request may close this issue.

1 participant