mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 09:05:59 +00:00
9579748e13
If the locale-filter was disabled before calling the method, it would be enabled after calling getTranslations, this commit now only re-enabled the locale-filter if it was enabled before calling the method...