-
Type:
Change Request
-
Resolution: False Positive
-
Priority:
Major
-
None
-
Affects Version/s: 7.0.0alpha7
-
Component/s: Frontend (F)
-
None
ZBXNEXT-8226 increased the size of the widget_field.value_str field in the database, but CWidgetField.php still restricts string types to a length of 255. Could this be increased to 2048 to match the new database schema?
This would help those of us that are doing custom widget development.