I was testing file product configuration, and was trying to apply file-product per the story node (admin/content/types/story). Provisioning "Node type is always a product" to Optional seem to break drupal.

Creating a new story node while either "Never" or "Always" are set works fine, but "Optional" jam the new story node creation (node/add/story) - drupal simply stuck.

Comments

gordon’s picture

Status: Active » Fixed

This has been fixed in v4.x-dev

esadot’s picture

Version: 5.x-4.0-alpha5 » 5.x-4.x-dev
Status: Fixed » Active

I'm afraid not.
Just test it with the latest dev version (5.x-4.x-dev, 2007-Oct-16), and am getting "page no found". Address bar display: http://localhost/ec4/node/add/page/listing

gordon’s picture

Status: Active » Fixed

You will need to empty your cache tables or use the devel empty cache function to allow this to work.

esadot’s picture

Status: Fixed » Active

Gordon Hi,

I heat to be the bad guy, but I just installed fresh EC 5.x-4.x-dev (Oct 18), and I'm afraid the issue persists. Don't kill the messenger :) I tried clearing MySQL cache tables, and the issue isn't resolve. (no rush though).

gordon’s picture

Status: Active » Fixed

Thanks this has now been fixed in dev

Anonymous’s picture

Status: Fixed » Closed (fixed)