collectiveaccess / pawtucket2

Pawtucket Improved
GNU General Public License v3.0
82 stars 75 forks source link

Dropdown lists are not populated according to chosen locale #91

Closed Kamal-Habash closed 9 months ago

Kamal-Habash commented 9 months ago

Hi, I currently maintain a Pawtucket installation with dual language support (English/Arabic) that utilizes an advanced search form. The search functionality is robust, leveraging several metadata elements as search fields. However, I've encountered this issues that I'm seeking assistance with.

The Issue is that dropdown list do not get populated with appropriate locale values

When I switch the language/locale, the dropdown list associated with a metadata element of type "list" fails to repopulate with the new locale-specific values. Currently, I have to manually clear both Pawtucket and browser caches to ensure that the dropdown list reflects the appropriate locale values. I reached with this issue at gitter . and Monica suggested to report this issue.