Open aligalipcamli opened 7 years ago
Hi
I have added the "Sticky Note" widget to the sidebar panel but I found no issues either with the icon or anything else. Could you please tell me which version of OroCRM you are using? (You can find this in System>System Information).
Hi,
I've just found the source of the problem. First of all, when I opened this issue, the version I used was 2.0.2. Now, I have a fresh install with version 2.0.3 and this issue is still valid.
I think the problem is about rewrite rules. When I change the url by having a new virtual host setting, the icon is loaded as expected, say the base url is http://orocrm.localhost/. The issue occurs when the base url has extra directories, say http://localhost/oro/crm-application/web/.
By the way, I cannot manage to change this url in System > Configuration > Application Url setting. When I change this from http://localhost/oro/crm-application/web/ to http://orocrm.localhost/, menu links do not change accordingly. I couldn't find how to re-define links.
Sincerely...
Hi @aligalipcamli
Thank you for reporting the issue! I was able to reproduce the issue. We greatly appreciate all contributions to Oro projects.
Sticky note icon in sidebar panel is broken. It is requested as "http://localhost/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/oro/crm-application/web/bundles/orosidebar/sidebar_widgets/sticky_note/img/icon.ico?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac?version=65db46ac"
Thus, 404. It can be seen in Firefox, but everything seems OK in Chromium, though the source of anchor is wrong too.
Best regards...