Automatic conversion to internal path does not work for paths with tilde's

mstrelan - October 30, 2009 - 02:40
Project:Path Filter
Version:6.x-2.0-beta3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Using WYSIWYG / TinyMCE I add a link to http://www.example.com/~user/node/60 ... This is converted to http://www.example.com/%7Euser/node/60 before it is saved.

Perhaps Pathfilter could detect encoded characters and decode them before it compares with the base site url?

 
 

Drupal is a registered trademark of Dries Buytaert.