Why did you include the LockedHandle feature ? Handle are not meant to be unique unless the 2nd parameter is set to true.
Uniqueness should be a 'per field' parameter. I would consider:
Removing this feature
OR
Adding a parameter to disable it.
I loggued this as an issue, but I don't think it really is a bug. I can fork and update if you don't wanna do (or can't) do the changes.
I would also update this extension to the new version of Language Redirect extension, which as a pretty clever class, LanguageRedirect, that holds all the language and much more!
Why did you include the LockedHandle feature ? Handle are not meant to be unique unless the 2nd parameter is set to true.
Uniqueness should be a 'per field' parameter. I would consider:
OR
I loggued this as an issue, but I don't think it really is a bug. I can fork and update if you don't wanna do (or can't) do the changes.
I would also update this extension to the new version of Language Redirect extension, which as a pretty clever class, LanguageRedirect, that holds all the language and much more!