[GH-ISSUE #1562] sqlTextPreviewMaxLength parameter doesn't change the actual limit #341

Closed
opened 2026-03-07 20:47:58 +03:00 by kerem · 0 comments
Owner

Originally created by @AviSarmani on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1562

Describe the bug
sqlTextPreviewMaxLength parameter doesn't allow to show longer texts even when changed in server conf file

To Reproduce
Steps to reproduce the behavior:

  1. Change the parameter sqlTextPreviewMaxLength to a bigger one that the default(8192)
  2. Go to a table that has a large text field
  3. Click on the row and open the value panel
  4. See that the value is still limited to 4096 characters

Screenshots
The issue:
image

Server conf file:
image

Version:
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 23.0.0.
Originally created by @AviSarmani on GitHub (Mar 23, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1562 **Describe the bug** sqlTextPreviewMaxLength parameter doesn't allow to show longer texts even when changed in server conf file **To Reproduce** Steps to reproduce the behavior: 1. Change the parameter sqlTextPreviewMaxLength to a bigger one that the default(8192) 2. Go to a table that has a large text field 3. Click on the row and open the value panel 4. See that the value is still limited to 4096 characters **Screenshots** The issue: ![image](https://user-images.githubusercontent.com/49937628/227176358-822adcf5-6c10-4223-bd4c-b3763ea9f65d.png) Server conf file: ![image](https://user-images.githubusercontent.com/49937628/227175429-2f7ea3d4-ba6a-423c-985b-436315a4c64d.png) Version: ![image](https://user-images.githubusercontent.com/49937628/227175625-4ae3f3cc-7dad-4829-8ef9-5b8eaa14e22e.png) **Desktop (please complete the following information):** - OS: Windows - Browser Chrome - Version 23.0.0.
kerem 2026-03-07 20:47:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#341
No description provided.