Closed (fixed)
Project:
Advertisement
Version:
5.x-1.3-2
Component:
ad_image.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2008 at 18:49 UTC
Updated:
21 Jan 2008 at 19:05 UTC
I tried to set Destination URL for an image ad to this value:
http://ifm.advocateoffice.com/index.asp?Type=B_BASIC&SEC={0924C415-567B-4F97-A3E0-531BDE314DF3}But it didn't pass validation. It looks like Drupal's valid_url() function doesn't allow certain characters involved. Commenting out the check for valid_url() results in the expected behavior, but this is obviously not an ideal solution.
Comments
Comment #1
jeremy commentedGo to Administer -> Content -> Ads -> Settings and disable "Validate URLs".
If you consider this a bug, it should be filed against Drupal core, as the ad module is using the core function valid_url() to validate urls.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.