Actions
Feature #60
closedfield type in wb-settings are too small for a bigger serialized string in media settings
Description
if you work with a lot of subfolders in media and use the media settings, its possible that the size of the serialized string exceed the limit of the database field, type TEXT (64k) and you lost your settings
see also -> https://forum.websitebaker.org/index.php/topic,30486.0.html
ToDo: create a new table which can store unlimited entries.
this will make the procedure more secure and stable from removing the in memory serialization/deserialization of very large and extensive arrays. In addition we get the possibility to search through the table much more faster, we can sort the entries in several kinds and some more
Related issues
Updated by Manuela about 7 years ago
- Follows Error #56: field type in wb-settings are too small for a bigger serialized string in media settings added
Updated by Manuela about 7 years ago
- Due date deleted (
2017-09-06) - Start date changed from 2017-09-06 to 2017-10-12
Updated by Manuela almost 7 years ago
- Priority changed from Normal to Niedrig
- Target version set to WB 2.11.1
- Operating System -any- added
- Operating System deleted (
Linux)
Updated by Dietmar almost 7 years ago
- Assignee changed from Anonymous to Dietmar
Actions