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
Comment #1
gordon commentedThis has been fixed in v4.x-dev
Comment #2
esadot commentedI'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
Comment #3
gordon commentedYou will need to empty your cache tables or use the devel empty cache function to allow this to work.
Comment #4
esadot commentedGordon 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).
Comment #5
gordon commentedThanks this has now been fixed in dev
Comment #6
(not verified) commented