[TYPO3-english] Garbage Value in L Parameter.

Dmitry Dulepov dmitry.dulepov at gmail.com
Tue Apr 13 16:05:06 CEST 2010


Hi!

Rajat Arora wrote:
> I am beginner for typo3 and facing an problem with my website URL.
> The URL of my website, shows garbage value with Langauge Parameter for
> some parts of the website.
> 
> just an example as follows:
> 
> http://www.abc.org/bod.html?&L=518%25C3%2590%25C2%2593%25C3%2591%25C2%259B%25C3%2590%25C2%2592%25C3%25A2%25C2%2582%25C2%25AC
> 
> Any idea how I can resolve this?

By looking at TSRef for config.linkVars. It describes the syntax that you
can use to limit values to a certain set. For example, you could do this:

config.linkVars = L(0-5)

Documentation reference:
http://typo3.org/documentation/document-library/core-documentation/doc_core_tsref/4.2.1/view/1/7/#id4324729

-- 
Dmitry Dulepov
TYPO3 expert / TYPO3 security team member
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-english mailing list