22 Aug
2005
22 Aug
'05
11:44 p.m.
Issue status update for http://drupal.org/node/29423 Post a follow up: http://drupal.org/project/comments/add/29423 Project: Drupal Version: cvs Component: node system Category: bug reports Priority: normal Assigned to: Thox Reported by: Thox Updated by: Thox Status: patch (code needs review) Attachment: http://drupal.org/files/issues/node_name.patch (479 bytes) I seem to remember Dries introducing a hack into Drupal.org to handle a bug with submitting issues lately, where "project_issue" was becoming "project". After trying the latest project.module on drupal HEAD I've had the same problems and tracked it down to node_get_module_name. See the attached patch. Thox