Project:Classified Ads
Version:5.x-1.5-7
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

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.

Comments

#1

Status:active» closed (won't fix)

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