Hi,

I found a slight bug on the native-lange projects page:

https://www.libreoffice.org/community/nlc/

There is an unordered list of all lang projects, every entry is inside a <li> tag. Every <li> tag has a css class. The class value is the language code, e.g. <li class="ar"> for Arabic, <li class="de"> for German, or <li class="fr"> for French. And <li class="fa"> is for Farsi (Persian).

Here is the issue: There is already a class "fa" in any of the used css files. So it seems that there is a class conflict. You can recognize the issue by the missing list symbol (disc) before the Farsi/Persian entry. I tested it changing the language code class value from fa to far, the issue is fixed then, the disc symbol is displayed.


Regards,

Michael



--
To unsubscribe e-mail to: [email protected]
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/website/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to