Closed (fixed)
Project:
Link
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 May 2007 at 10:11 UTC
Updated:
22 Mar 2010 at 14:36 UTC
I was having troubles with the 255-char limit of the URL. In my application, we have links to pages of a library which are much longer. I increased it to VARCHAR(1023). If I am not the only one with such problems, it might be worth increasing the size in the release (as it's VARCHAR, this should not impact performance/database size too much).
Best,
Kaspar
Comments
Comment #1
quicksketchThanks, I went ahead and bumped this up to varchar 1024, but I didn't put an upgrade path in place. This should at least prevent users from needing to manually make this change in the future.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
introfini commentedHi,
Sorry for opening this, but this fix never went on 6. I'm correct?
Thanks.
Comment #4
jcfiala commentedYou are, indeed, incorrect. It's available as the 6.x-2.x-dev version.