I've created a content type and included default Body field by giving it a label in the Edit tab.
When I realized I could not control the weight of this default body, nor giving a help text like other cck fields, decided to replace it by a custom text field.
So after having created the new field, I went back to the Edit tab (/admin/content/types/my-content-type) and removed the Body field label.
Then, when I tried to visit the 'Manage fields' tab (/admin/content/types/my-content-type/fields), it was gone. Firefox Mac simply renders a blank page. Safari says "Can't open the page [...] lost network connection (NSURLErrorDomain:-1005) ...."
If I go back to Edit tab and fill anything in Body field label, re-enabling it, the Manage Fields tab is back, and works normally.
Comments
Comment #1
marcoBauli commentedconfirming same bug with latest CCK 5.x-1.6-1 (tryed also with 5.x-1.6) on Drupal 5.2
Comment #2
marcoBauli commentedconfirming same bug with latest CCK 5.x-1.6-1 (tryed also with 5.x-1.6) on Drupal 5.2
Comment #3
marcoBauli commentedconfirming same bug with latest CCK 5.x-1.6-1 (tryed also with 5.x-1.6) on Drupal 5.2
Comment #4
marcoBauli commentedupdate: the blank page appears also when trying to submit a new node of the kind of the content-type with no body, and when pointing at homepage (/node).
this is quite big, marking it as 'critical', please change back if you think it's not the case.
Comment #5
dtabach commentedMore details on the bug:
- Here, it also happens when I click "add content" for the referred content type. The home page is OK, though.
- This bug only happens with a local installation of Drupal 5.2 on a Mac running MAMP (PHP 4.4.6; My SQL 5.0.37). But in the live site (PHP 4.4.4; MySQL 4.1.22-standard), everything is ok.
Comment #6
marcoBauli commentedyep, same MAMP environment here. Didn't try it on other servers/configurations yet.
Comment #7
marcoBauli commentedFollow up with this: tryed using MAMP and PHP 5.2.1 (My SQL 5.0.37) and things work fine now.
Comment #8
karens commentedThe D5 version is no longer being supported. Sorry.