Active
Project:
Activism
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2010 at 19:37 UTC
Updated:
13 Mar 2010 at 13:29 UTC
If you don't add "http://" to the start of the destination URL, it won't parse correctly and looks like "http://example.com/www.google.com". The attached patch adds some more descriptive text to the field's help text, and validates if the URL starts with http:// during submission.
| Comment | File | Size | Author |
|---|---|---|---|
| destination_url_error_handling.patch | 1.5 KB | samlerner |
Comments
Comment #1
dalinThat's probably not what you want to do. It's more likely that you'd have an internal destination URL. Perhaps a simple description "External URLs must start with http." might be better.