5 Mar
2005
5 Mar
'05
8:27 p.m.
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