Hello to everybody,
I found a bug with the french release of DotNetNuke 4.3.4.
When you click to get the popup Calendar ... It does not work ...
The Popupcalendar : popupcalendar.js has a bug in French.
How to solve ???
The problem comes from the translation of the word "Today" in french. The word was translated by Aujourd'hui which is the good translation BUT because of the quote between "Aujourd" and "hui", the Javascript popupcalendar.js is completely lost with the parameters to send the Popup.
The best way to solve the problem is to go to "App_Globalresources" and to open the file : "SharedResources.fr-FR.resx.
You try to find the line with Today.text and you change the translation of "Aujourd'hui" by something like "Ajourd hui" or "Aujourd`hui" which is an accent and not a quote ...
I hope this message will help a lot of people ...
Let me know.
Jean-Pierre Cornez.
CRP-Santé - Luxembourg.