problem solved: Here is how to fix this issue:
- Open the bluedragon.xml file - Within the <system> block change the <legacyformvalidation> parameter to false. The final entry should like this: <legacyformvalidation>false</legacyformvalidation> restart the server and voila' I most strongly suggest that any "legacy" settings should be disable by default. This issue can be very difficult to debug as the server prevents any page execution if a form field validation fails. This problem was also reported here: http://groups.google.com/group/openbd/browse_thread/thread/fa8abf9dbb1d0c7b?fwc=2 cheers Marcel -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
