Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Problems with Language handling for MVC validation messages

$
0
0

We have a web-site with 12 distinct languages and have implemented localized MVC validation messages using the method described here. Mos of the time it works fine, but occasionally users viewing in one language will get error messages in a different language, as if the cached data annotations are bieng corrupted somehow.

Has anyone encountered ths issue before? If so, did you manage to fix it?


Viewing all articles
Browse latest Browse all 9076

Trending Articles