Skip to content

IBX-10203: Fixed image max size input conflicting with language settings - #2008

Closed
mateuszdebinski wants to merge 1 commit into
4.6from
IBX-10203-The-maximum-image-size-in-content-type-is-empty-for-some-languages
Closed

IBX-10203: Fixed image max size input conflicting with language settings#2008
mateuszdebinski wants to merge 1 commit into
4.6from
IBX-10203-The-maximum-image-size-in-content-type-is-empty-for-some-languages

Conversation

@mateuszdebinski

@mateuszdebinski mateuszdebinski commented Aug 13, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-10203

Description:

The following PR fixes the issue where another language version of Back Office (for instance, German), which uses a comma instead of a dot as the decimal separator, does not display numbers in the input field.

This problem is solved through alteration of the type of the element to text rather than number. It is required because the problem originates from browser behavior (which cannot be considered a browser bug).

Additional styling is provided for .ezimage-validator.max-file-size to avoid too-wide rendering of the text field.

For QA:

Documentation:

@mateuszdebinski
mateuszdebinski requested a review from a team August 13, 2026 11:21
@mateuszdebinski mateuszdebinski self-assigned this Aug 13, 2026
@mateuszdebinski mateuszdebinski added Bug Something isn't working Ready for review labels Aug 13, 2026
@ibexa-workflow-automation-1
ibexa-workflow-automation-1 Bot requested review from GrabowskiM, OstafinL, albozek, alekmick, dew326 and tischsoic and removed request for a team August 13, 2026 11:21
@sonarqubecloud

Copy link
Copy Markdown

@mateuszdebinski

Copy link
Copy Markdown
Contributor Author

I close this PR, new fix #2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants