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...