Active
Project:
CCK Extras
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2008 at 21:58 UTC
Updated:
13 Jun 2008 at 02:14 UTC
Good Day,
Display Settings
Teaser: Small Picture
Node: Redirect
I am having an issue when entering the URL. If I enter the URL as http://www.website1.com redirect works fine but if I just put site.com or just www.site.com, I get a page not found? Any ideas?
Thank you,
Mark
Comments
Comment #1
quicksketchHm, sounds like you're using the "Redirect" formatter? If so, this issue belongs over in the CCK extras module, that provides that formatter. It probably needs to run
link_cleanup_url()before performing the redirect.Comment #2
mrgoltra commentedThank you. I will look in their que.