[TYPO3-english] Cooluri and calendar, listlinks wrong
Jan Bednarik
info at bednarik.org
Tue Jan 27 22:05:31 CET 2009
Hi,
> cal/controller/class.tx_cal_controller.php
that's sure one hell of a code. Definitely, "|" is not a "cool" char and
I think it should be stripped from URL.
You could try this:
<part>
<parameter>tx_cal_controller[lastview]</parameter>
<lookindb>
<to>SELECT '$1'</to>
<urlize>1</urlize>
</lookindb>
</part>
that could remove "|" from URL.
If it doesn't help, try to remove the parameter
tx_cal_controller[lastview] from configuration completely. This way it
should stay as a parameter in URL and you'll see. If it works, then "|"
is to blame.
Regards
--
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
More information about the TYPO3-english
mailing list