Uncaught SyntaxError: Unexpected identifier
-
Hi this bug does not seem to prevent Link Library from working but it generates an error in the console when i’m using french language with appostrophies. If you look at any of those lines the appostrophies are not esacping properly which generates an error in the code.
<script type='text/javascript'> jQuery( document ).ready( function() { var LinkLibraryValidationLanguage = { errorTitle: 'Erreur lors de l'envoi du formulaire!', requiredFields: 'Vous n'avez pas remplis tous les champs obligatoires', badTime: 'Vous n'avez pas donné une heure correcte', badEmail: 'Vous n'avez pas donné une adresse e-mail correcte', badTelephone: 'Vous n'avez pas donné un numéro de téléphone correct', badSecurityAnswer: 'Vous n'avez pas donné une réponse correcte à la question de sécurité', badDate: 'Vous n'avez pas donné une date correcte', lengthBadStart: 'La valeur doit être entre ', lengthBadEnd: 'caractères',
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Uncaught SyntaxError: Unexpected identifier’ is closed to new replies.