That was fixed about 5 minutes after I checked it in so I guess the nightly was generated at exactly the wrong time. :-)
Sorry about that. On Mon, Oct 31, 2011 at 7:34 AM, Mats Stromberg <[email protected]>wrote: > Just as an Information... > It seems like one of the last Nightly builds broke the Administrator.. > > Getting the following error now on the login template > > Type Application > Function(s) onApplicationStart > (/opt/OpenBD/webapps/openbd/bluedragon/administrator/Application.cfc, > Line=30, Column=3) > > Detail Problem occurred while parsing: !StructKeyExists(localConfig, > "cfquery") || !StructKeyExists(localConfig.cfquery, "datasource")) > Extended Info extraneous input ')' expecting EOF > Tag Context CFSCRIPT > (/opt/OpenBD/webapps/openbd/bluedragon/administrator/Application.cfc, > Line=31, Column=5) > | > +-- CFFUNCTION > (/opt/OpenBD/webapps/openbd/bluedragon/administrator/Application.cfc, > Line=30, Column=3) > Source 28: </cfscript> > 29: > 30: <cffunction name="onApplicationStart" access="public" output="false" > returntype="boolean"> > 31: <cfscript> > 32: Application.administrator = CreateObject("component", > "bluedragon.adminapi.Administrator"); > ^ Snippet from underlying CFML source > > > /Mats/ > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en > -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
