Project

General

Profile

Actions

Bug #16465

closed

Link from Google AdWords fails due to wrong alias handling

Added by Dmitry Dulepov over 18 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-08-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Google AdWords adds parameter to the destination URL to help site owners identify visits from AdWords. Here is how it looks like:

http://berni.calis.lv/?gclid=COjNhtPk3oYCFQZWMAodOVur4w

This link does not work in typo3 byt shows error message:

/?gclid=COjNhtPk3oYCFQZWMAodOVur4w: not found. The requested page alias does not exist

This happens because setIDfromArgV() function in tslib_fe incorrectly assumes that query string always contains ampersand character amd this character always separates alias from parameters. The attached patch fixes the problem.

(issue imported from #M4037)


Files

alias_patch.txt (531 Bytes) alias_patch.txt Administrator Admin, 2006-08-14 11:09
Actions #1

Updated by Jan Kornblum about 9 years ago

I've got the same problem, 8 years later ;) Are there any additional infos?

Actions

Also available in: Atom PDF