Multi-language translate module for Silverstripe, without having to manage separate site trees.
BSD 3-Clause "New" or "Revised" License
93
stars
111
forks
source link
FIX Issues when running with other modules installed #860
Closed
emteknetnz closed 5 months ago
Issue https://github.com/silverstripe/.github/issues/271
There are two separate commits in here fixing different issues, do not squash merge
FIX Only select columns from the current database fixes the
Duplicate columns in query
issueFIX Create a temp locale if there is not a default fixes the
TractorCow\Fluent\Model\RecordLocale::__construct()
issue