[drupal-devel] [bug] Consider the '$' as part of a valid URL
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
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: Roland Tanglao@bryght.com Status: patch Hi Matthias: I am looking at migrating a large Manila site, VanEats.com, to Drupal. Have you done a Manila to Drupal conversion and do you have any software or tools to automate the process? Let me know either here or directly by emailing me (roland AT bryght.com) Roland Tanglao@bryght.com Previous comments: ------------------------------------------------------------------------ March 5, 2005 - 19:16 : mathias 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.
participants (2)
-
mathias -
Roland Tanglao