Monday 24 October 2005 12:25:25 am
Hi Helle I'm guessing the URLs are longer than 255 characters? The (mysql) database field where these are stored (ezurl.url) is a varchar(255), so there is a 255 char limit on URLs. I suspect you may be able to convert this to a text field to allow for a larger URLs.
Cheers Bruce
My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
|