Since some time... can't say from which Nightly Build this happend but the error is still there... Just wanted to mention this before 1.5 goes into Production... This is the latest Nighhtly Build on Jetty The error occure when I try to set a Password for the Administrator. On submit the following error is returned... *CFML Runtime Error* *Expression Error* Request /bluedragon/administrator/login.cfm File Trace /opt/OpenBD/webapps/openbd/bluedragon/administrator/login.cfm
Type Application Detail Data not supported Tag Context CFIF<http://www.openbluedragon.org/manual/?/tag/CFIF>(/opt/OpenBD/webapps/openbd/bluedragon/administrator/login.cfm, Line=54, Column=8) | +-- CFOUTPUT <http://www.openbluedragon.org/manual/?/tag/CFOUTPUT>(/opt/OpenBD/webapps/openbd/bluedragon/administrator/login.cfm, Line=35, Column=2) | +-- CFSAVECONTENT<http://www.openbluedragon.org/manual/?/tag/CFSAVECONTENT>(/opt/OpenBD/webapps/openbd/bluedragon/administrator/login.cfm, Line=34, Column=1) Source 51: </td> 52: </tr> 53: </cfif>54: <cfif structKeyExists(session, "message")> 55: <tr> ^ Snippet from underlying CFML source -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
