[Typo3-dev] function for URL decoding
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Sun Aug 14 10:22:12 CEST 2005
Dmitry Dulepov schrieb:
> Hi!
>
> He need not. Core functions that I mentioned already do this job for him.
>
> RealURL gives more problems than solutions (search the list about
> postVars, for examples). And the same core functions will for for
> RealURL as well. Actually they will produce correct URLs regardless of
> any extension or URL schema...
Well, he will get those link in the desired format. That is if he
chooses to rewrite them. I don't see how they are supposed to create
URLs with a "static" HTML part in them that is dependent of a custom
record (!) displayed by a plugin. Mind the path in the URL dosn NOT
depend on the page.
But his URLs won't work, anyway. He might use the hook that processes
any incoming URLs, so TYPO3 may display the correct page. Just having
funny links in your pages won't do. But you're right insofar as you can
do it without real url.
Real url has problems but to me it seems easier to use it as to write a
complete url hadling by myself.
Masi
More information about the TYPO3-dev
mailing list