Allow for more protocols

davedelong - September 9, 2009 - 20:02
Project:Path redirect
Version:6.x-1.0-beta4
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I'm trying to add a redirect from a url on my site to an ical:// url, but path_redirect mangles the URL and it does not redirect properly. Instead I get a 404 error when attempting to access the redirecting URL.

#1

Dave Reid - October 26, 2009 - 18:26
Status:active» postponed (maintainer needs more info)

We just use drupal_goto() (which uses url()), so maybe there's a problem with the core function?

#2

Dave Reid - November 4, 2009 - 03:43

Take a look at http://api.drupal.org/api/function/filter_xss_bad_protocol/6. You should be using webcal:// and not ical://.

#3

Dave Reid - November 4, 2009 - 04:27
Status:postponed (maintainer needs more info)» fixed

#4

System Message - November 18, 2009 - 04:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.