- Merge request !21Add maxlength attribute to 'destination' text field in ShurlyEditForm β (Open) created by emerham
On the Edit form the Destination URL field length is set to the Drupal form API default of 128 but should match the create form of 2048
1. Create a Shorten URL for a URL with length longer than 128 characters
2. Attempt the Edit existing URL and form is prevented from saving.
Update the Form code to set the Edit length to 2048
N/A
N/A
N/A
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.