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

marcoBauli’s picture

Version: 5.x-1.5 » 5.x-1.6-1

confirming same bug with latest CCK 5.x-1.6-1 (tryed also with 5.x-1.6) on Drupal 5.2

marcoBauli’s picture

confirming same bug with latest CCK 5.x-1.6-1 (tryed also with 5.x-1.6) on Drupal 5.2

marcoBauli’s picture

confirming same bug with latest CCK 5.x-1.6-1 (tryed also with 5.x-1.6) on Drupal 5.2

marcoBauli’s picture

Priority: Normal » Critical

update: 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.

dtabach’s picture

More 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.

marcoBauli’s picture

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)

yep, same MAMP environment here. Didn't try it on other servers/configurations yet.

marcoBauli’s picture

Follow up with this: tryed using MAMP and PHP 5.2.1 (My SQL 5.0.37) and things work fine now.

karens’s picture

Status: Active » Closed (won't fix)

The D5 version is no longer being supported. Sorry.