Closed (won't fix)
Project:
Classified Ads
Version:
5.x-1.5-7
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 20:16 UTC
Updated:
2 Sep 2009 at 05:23 UTC
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
Comment #1
milesgillham commentedThe 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