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

Attribute 'maxTextLength' doesn't work for some column types #3220

Open
owlet1997 opened this issue Aug 19, 2021 · 0 comments
Open

Attribute 'maxTextLength' doesn't work for some column types #3220

owlet1997 opened this issue Aug 19, 2021 · 0 comments

Comments

@owlet1997
Copy link

based on forum's question

Environment

CUBA Platform version: 7.2.15
CUBA Studio plugin version: 15.5-211
IntelliJ version: IntelliJ IDEA 2021.2 (Community Edition)

Description of the bug or enhancement

TC:

  1. Open attached project -> Run app
  2. Open Parts browser -> create new instance with long name (name1qweruiopifwegaggyuyio e.g.)
  3. Open NewEntity browser -> create new instance with long name (name1qweruiopifwegaggyuyio e.g.) -> choose created Part -> save

Actual behavior

strings in columns Part and newColumn are not hided
the attribute maxTextLength doesn't work for generated column and for displayed namePattern of linked entity:
image

Expected behavior

the attribute maxTextLength works correctly

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

No branches or pull requests

1 participant