Closed (fixed)
Project:
Linkit
Version:
7.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2012 at 20:44 UTC
Updated:
12 May 2012 at 00:20 UTC
Jump to comment: Most recent file
The Form API definition for the target path does not define a maxlength, but Drupal puts a default value for maxlength to it of 128, which makes it impossible to insert large links.
Links larger than 128 characters long will be cut off.
Patch is in the making...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | linkit-target_path_maxlength-1551276.patch | 464 bytes | jover |
Comments
Comment #1
joverHere is the ridiculously small patch ;-)
Comment #2
joverReady to be reviewed...
Comment #3
anonThanks for the patch, its commited.
http://drupal.org/commitlog/commit/13280/492ec0b6d584db91fb24b3f7c0b0de2...