Hello, I have upgraded from 7.1.4 to 7.1.5 with no error reported and I am facing issues with links in forum module when using french language.
My observation is that any link refering to "javascript:void(0);" is just doing nothing. But I have no clue what can explain this behavour.
I tested to duplicate the following en directories as fr, clearing caches, and it did not help.
modules/boonex/forum/js/en => modules/boonex/forum/js/fr
modules/boonex/forum/classes/en => modules/boonex/forum/classes/fr
modules/boonex/forum/layout/base_en =>modules/boonex/forum/layout/base_fr
modules/boonex/forum/layout/uni_en => modules/boonex/forum/layout/uni_fr
Could someone help me identify the cause of this issue?