farcrycore / core

FarCry Core: a web app framework for the ColdFusion language (supporting Lucee & Adobe ColdFusion engines). An ideal platform for building bespoke or tailor made solutions.
http://www.farcrycore.org
GNU General Public License v3.0
34 stars 20 forks source link

i18nutil patch #105

Closed MrFelna closed 1 year ago

MrFelna commented 1 year ago

Add query method to i18nutil to return locales as a query. Update dmProfile to use new method.

This fixes list related issues as described on the forum: https://discourse.farcrycore.org/t/profile-locales/1741

This has only been tested with Lucee 5.3.12.1. Planning to test with ColdFusion 2021 Standard. Open to suggestions for other tests.

justincarter commented 1 year ago

Thanks, much appreciated!