Details
Description
The tracking code adds an unnecessary '?' or '&' to the URL in case the query_string is empty. This causes the redirect to fail.
Attached is a patch that fixes the issue
The tracking code adds an unnecessary '?' or '&' to the URL in case the query_string is empty. This causes the redirect to fail.
Attached is a patch that fixes the issue