Thursday, March 8, 2018

[fedora-websites] Issue #785: whatcanidoforfedora.org does not work for Czech language

tumio added a new comment to an issue you are following:
``
I did some tests on czech and german versions. Actually characters with diacritical are not a problem.

In the Czech version the execution of the script stops when he try to initialize an object starting from an id that contain the bracket character "(". More specifically at the id "avatarové-obrázky-(hackergotchi)".

The same problem occours in the german version when the script try to initialize the id "das-webseiten-team." that contain a dot character "."

The function hashSelect(first) begin to cycle all ids and fail when it try to initialize the object "curr".

As I can see the function hashSelect() crashes in these cases:
- var curr = $("#avatarové-obrázky-(hackergotchi)")
- var curr = $("das-webseiten-team.")

I suggest to edit the translations deleting these characters.

[![Schermata-2018-03-08-alle-20.55.48.jpg](/fedora-websites/issue/raw/files/48bd1f5b0a01773993287ac2b894c6db506b6c5d7d1189708681b6bfbe12be60-Schermata-2018-03-08-alle-20.55.48.jpg)](/fedora-websites/issue/raw/files/48bd1f5b0a01773993287ac2b894c6db506b6c5d7d1189708681b6bfbe12be60-Schermata-2018-03-08-alle-20.55.48.jpg)
``

To reply, visit the link below or just reply to this email
https://pagure.io/fedora-websites/issue/785
_______________________________________________
websites mailing list -- websites@lists.fedoraproject.org
To unsubscribe send an email to websites-leave@lists.fedoraproject.org

No comments:

Post a Comment