5 Mar
2005
5 Mar
'05
3:18 a.m.
Issue status update for http://drupal.org/node/18406 Project: Drupal Version: cvs Component: node system Category: bug reports Priority: normal Assigned to: killes@www.drop.org Reported by: killes@www.drop.org Updated by: killes@www.drop.org Status: patch Attachment: http://drupal.org/files/issues/node-edit.patch (1.4 KB) node_page should have gotten some love over the last couple of release cycles. Is still uses a major switch statement in one huge function instead of multiple small functions. It also allows some funny pages like node/n/edit to be seen. Does leave a bad impression. killes@www.drop.org