You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I gave up trying to fix this issue on Version 9 because I couldn't decide how to fix it.
This issue is quite similar to concretecms/addon_migration_tool#104 and can be reproduced using the same XML file, but the same change for StandardPublisher doesn't solve this issue on Concrete version 9.
I think the best way is to check the column definition before saving data to the database in the \Concrete\Core\Legacy\BlockRecord class. However, the class is already deprecated, so we may have to create a new modern BlockRecord class to handle additional tables.
You can reproduce this issue by adding an image slider block with entries with no images selected.
The text was updated successfully, but these errors were encountered: