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

Hardcoded max picture size in picture_upload.tt2 #180

Closed
xavierba opened this issue Feb 2, 2018 · 0 comments · Fixed by #188
Closed

Hardcoded max picture size in picture_upload.tt2 #180

xavierba opened this issue Feb 2, 2018 · 0 comments · Fixed by #188
Labels
Milestone

Comments

@xavierba
Copy link
Contributor

xavierba commented Feb 2, 2018

Subscriber's max picture size defaults to 100 Kb, but can be changed with the pictures_max_size option. However, picture_upload.tt2 hardcodes the 100 Kb value.

<p>[%|loc%]You can upload your picture below. It will be available in the list review page. The picture should use a standard format (GIF, JPP, JPEG or PNG) and the file size should not exceed 100 Kb.[%END%]</p><br />

@ikedas ikedas added the bug label Feb 3, 2018
@ikedas ikedas added this to the 6.2.26 milestone Feb 10, 2018
@ikedas ikedas closed this as completed Feb 11, 2018
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 a pull request may close this issue.

2 participants