florianMo opened a new pull request, #521:
URL: https://github.com/apache/ofbiz-framework/pull/521

   Fixed: Wrong Less file path for some theme/locale combinations (OFBIZ-12660)
   
   Fixed:
   (OFBIZ-12660)
   
   Explanation
   For some themes, we rely on toLowerCase method to build a Less file path.
   toLowerCase("I") = "ı" for some locales (TR, AZ), which lead to incorrect
   file paths and finally broken themes.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to