Anne-Catherine
|
5715e0484f
|
N°9759 - Truncating AttributeText doesn't work as expected in case of multibytes characters (#964)
* N°9759 - Truncate AttributeText don't work as expected in case of multibytes characters
* WIP
* Move TrimValue() base definition to AttributeDefinition class, assign DBObject::SetTrim old behavior to it
* Fix variable types
* Fix variable types
* Apply code review fixes, add tests
* Define GetSize in AttributeDefinition to easy polymorphic calls instead of obscure AttributeDBFieldVoid
* Update php with right since version and ticket, remove useless method overload
* Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update core/attributedef.class.inc.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Update core/attributedef.class.inc.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
* Correctly handle null values in new methods
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com>
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
|
2026-07-17 16:40:09 +02:00 |
|