- Issue created by @fox mulder
- Status changed to Needs review
13 days ago 7:51am 26 May 2025 - πΈπ°Slovakia kaszarobert
I attach a patch with a possible fix of adding the language list as an array as the Drupal select element needs it.
I tried to use enums but then I got
Error: Object of class Barion\Enumerations\UILocale could not be converted to string in form_select_options() (line 110 of /app/web/core/includes/form.inc).
So adding a simple associative array seemed easier to deal with. -
czigor β
committed aeb3b56e on 2.0.x
Issue #3467846 by kaszarobert, czigor, fox mulder: Barion locale(...
-
czigor β
committed aeb3b56e on 2.0.x