[drupal-devel] [bug] Consider the '$' as part of a valid URL
mathias
drupal-devel at drupal.org
Sat Mar 5 19:27:10 UTC 2005
Issue status update for http://drupal.org/node/18437
Project: Drupal
Version: cvs
Component: other
Category: bug reports
Priority: normal
Assigned to: mathias
Reported by: mathias
Updated by: mathias
Status: patch
Attachment: http://drupal.org/files/issues/valid-url.patch (810 bytes)
Drupal doesn't allow URL aliases that map to Userland Manila posts since
they usually contain the '$' and are considered an invalid URL. This
patch allows '$' in an URL and thus an alias.
It also resolves a disparity between the 'allowable characters' of
absolute and relative URLs. As far as I can tell, those parts of the
regexp should be the same.
mathias
More information about the drupal-devel
mailing list