Closed (fixed)
Project:
Web Links
Version:
5.x-1.7
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2007 at 23:32 UTC
Updated:
27 Oct 2007 at 01:41 UTC
I found the 40 character maximum in the form to submit new weblink to be rather short, it cut off Amazon links (for example). I solved this by changing line 358 in weblinks.module to
'#maxlength' => 200,
Just something to think about.
Comments
Comment #1
bdragon commentedBumped to 255, schema change to match.
Comment #2
(not verified) commented