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

bdragon’s picture

Status: Active » Fixed

Bumped to 255, schema change to match.

Anonymous’s picture

Status: Fixed » Closed (fixed)