[TYPO3-english] Two problems with coolURI
Jan Bednarik
info at bednarik.org
Thu Jul 16 23:33:22 CEST 2009
Hi,
> But, if the pagepath, which, in case of a tt_news item actually is /menu-item/news-item-title,
> gets too long, the linked page cannot be found.
The link is generated and saved to DB into a field with limited length
of 255. The link doesn't look that long. But I don't see any other
explanation. Check out what's saved in your DB.
> Problem 2:
> Another thing I've had in the passed is with double slashes. When I add an
> additional slash to the pagepath (for instance http://bla.com/link//) it
> does show the correct page but the URI consist of the complete(!) Unix path.
> When I 'double slash' the domainname, it returns a couple of PHP errors.
And why would you do that? The Unix path is strange as CoolUri doesn't
work with filesystem. I'd say, that this is not a supported use-case ;)
Regards
--
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
More information about the TYPO3-english
mailing list