Hi,
We've experiencing an issue with logging in on a language layer with the culture fr-BE. With the Extranet module, it results in a 'Incorrect username or password' error. While the other languages with identical settings work fine.
After some investigation it seems like the reason is the Date formatting on this culture (dd-MM-yy). On login the ValidTo on the user is wrongly converted from '2999-12-31' to '1999-12-31'. The result is that the user can't login.
The solution is running on 9.6.9.
The production enviroment of this solution is still on 9.3.11 and this is working fine.
Is there a fix for this issue?