claroline / Claroline

Learning management system
https://www.claroline.com
Other
315 stars 188 forks source link

Badge creation #339

Closed sleperf closed 10 years ago

sleperf commented 11 years ago

Connected as admin, if you want to create a new badge you have two Javascript errors, and it is impossible to validate the form. "An invalid form control with name='badge_form[enTranslation][name]' is not focusable. add:1 An invalid form control with name='badge_form[enTranslation][description]' is not focusable. "

maxailloud commented 11 years ago

Which browser do you use?

On chrome/Ubuntu I don't have this issue.

sleperf commented 11 years ago

I use Chrome on windows.

De : Maxime AILLOUD [mailto:notifications@github.com] Envoyé : mardi 1 octobre 2013 19:14 À : claroline/Claroline Cc : LE PERF Stephane IMT/OLPS Objet : Re: [Claroline] Badge creation (#339)

Which browser do you use?

On chrome/Ubuntu I don't have this issue.

— Reply to this email directly or view it on GitHubhttps://github.com/claroline/Claroline/issues/339#issuecomment-25469768.


Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci.

This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you.

maxailloud commented 11 years ago

It's a know issue on browser with hidden field and html 5 validation. I'm working on a new version of the badge creation page I will deal with that in the same time.

For now to avoid this issue you just have to fill in the field.

And by the way I have the issue, just never saw because of the fact that I always fill in the field for translation. My bad.

stefk commented 10 years ago

@maxailloud, does the problem have been fixed in recent updates ?

maxailloud commented 10 years ago

Sorry, yes the problem as been solved with the last update.