mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
3acb8b9fba
CMSEditLink() was changed to always add a locale, but the link creation for "Existing Translations" in Translatable#updateCMSFields assumed there was no query string on the end of CMSEditLink()s return value Note that youll still end up with duplicate locale parameters after this patch, but it will work as PHP always takes the last parameter for preference. A seperate patch for Controller::join_links will fix the duplicate parameters |
||
---|---|---|
.. | ||
Translatable.php |