Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[dictionary] Fix loading of dictionary module #9227

Merged
merged 1 commit into from
May 2, 2024

Commits on May 2, 2024

  1. [dictionary] Fix loading of dictionary module

    The "Sex" data type is incorrectly returning an object instead of
    an array for the field options of the dictionary because \Utility::getSexList
    returns an associative array, not an array.
    driusan committed May 2, 2024
    Configuration menu
    Copy the full SHA
    19c2a93 View commit details
    Browse the repository at this point in the history