URL Rules do not work because they are relative form the drupal basepath and should not include http like the help suggests

jerodfritz - July 6, 2009 - 18:50
Project:Advertisement
Version:6.x-2.0
Component:ad_channel module
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

When you specify Display advertisements from this channel on specific URLs: the help text gives incorrect instructions.

The help text currently reads:

Enter one URL per line, including the 'http://' or 'https:/'. The '*' character is a wildcard. Example URLs are http://www.example.com/blog for the blog page and http://www.example.com/blog/* for every personal blog.

This is wrong. The help text should be changed to read:

Enter one URL per line, excluding the 'http://' or 'https://'. The '*' character is a wildcard. Example URLs are blog for the blog page and blog/* for every personal blog.

Thanks,
Jerod

#1

Jeremy - July 29, 2009 - 22:24
Status:active» fixed

This help text was updated during recent development. It now notes that you should only include http:// if displayed ads remotely with the ad_remote module (the use case for which this module was originally designed).

#2

System Message - August 12, 2009 - 22:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.