Content Type Renaming
rpinto21 - June 4, 2009 - 20:16
| Project: | Classified Ads |
| Version: | 5.x-1.5-7 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Hello, I am using Drupal 5 and noticed that the content type (Human readable form) is listed as ed_classified. In the node.module code there is a comment stating that this should be changed to ed-classified because it does not like the "_". Does anyone know how to do this? I am thinking this will fix my granting access to authenticated users problem as well.

#1
The underscore issue was referenced in #122260: duplicate menu entry in Create Content; drupal changes '_' to '-' in URL paths. and current release of module appears correct for the path name ('ed-classified') but as you say it shows up as ed_classified in content type as it does in 6.x version. Possibly this is something D5 takes exception to but generally the D5 is working with quite a few users and it shouldn't work for anyone if this was the root problem.
I'm going to tag this as "won't fix" and focus on your issue #481092: Drupal 5 Cannot give access to Roles.
Regards,
Miles