Reviewed & tested by the community
Project:
Abuse
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2010 at 09:39 UTC
Updated:
20 Jul 2014 at 09:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Stefan Freudenberg commentedHere's a patch to address the issue.
Comment #2
buzzman commentedlooks like this URL should also be corrected in 6x-1.x-dev @ line 21 in the abuse.js file since it also misses the single slash.
Comment #3
AlexisWilke commentedI applied that patch (by hand) and now abuse works properly with i18n.
We just added internationalization and it was not working because of that bug because the base path includes the language (i.e. "enadmin/abuse/..." won't work at all.)