Hello All!

How can I prevent the storing of urls, that were NOT generated by TYPO3, but 
come from a user. For example: TYPO3 generates the URL
```/ru/contact```

The user adds the get-param foo=bar to it:

```/ru/contact?foo=bar```

realurl stores this url in the table tx_realurl_urldata with foo=bar
Is it possible to say relaurl, don't save such urls?

Thanks
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to