case sensitive syntax error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
1 anno tempo fa
With Forums enabled on the Linux OS I am using, which has a case-sensitive folder naming syntax, there is a case error when the software is resourcing an image.

On my Linux/Debian OS, the software installed a folder using caps (/BBEditor), but the BBCode editor images are using reference links to folders expecting them to have no caps (/bbeditor), which renders broken images for B I U etc. while posting a topic as well as with private messages.

<img class="button" src="http://localhost/js/BBEditor/images/link.gif" title="Link" name="btnLink" onclick="doURL('Text')">

... should be ...

<img class="button" src="http://localhost/js/bbeditor/images/link.gif" title="Link" name="btnLink" onclick="doURL('Text')">

---------------------------------------------------

nopCommerce 4.50.3

---------------------------------------------------

Operating System: Debian GNU/Linux 11

---------------------------------------------------
1 anno tempo fa
We'll check it soon. Here is a work item - https://github.com/nopSolutions/nopCommerce/issues/6397
1 anno tempo fa
Thanks a lot again for reporting and the fix. Done
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.