- Issue created by @bronzehedwick
- Merge request !16Issue #3499405: Support Tabled options in Drupal GUI β (Merged) created by bronzehedwick
@bronzehedwick this is great! thanks for adding it, I think it will be very useful.
The code changes look great, however it needs a hook_update_N() β for setting up the configuration settings for existing installations, I tested it on a site that's already using the modules and the default settings are null. See attachments.
@bronzehedwick the hook update is setting up
large_character_threshold
andsmall_character_threshold
however everywhere else in the code is usinglarge_character_theshold
which has a typo, so the config is never read. The config field label has a typo too.-
javi-er β
committed cb73d67b on 1.0.x authored by
bronzehedwick β
Issue #3499405: Module should expose Tabled library options on config...
-
javi-er β
committed cb73d67b on 1.0.x authored by
bronzehedwick β
- Assigned to bronzehedwick
- Status changed to Fixed
18 days ago 1:12pm 27 June 2025 Automatically closed - issue fixed for 2 weeks with no activity.