On Thu, Aug 5, 2010 at 10:27 AM, Josh Hayes-Sheen <[email protected]> wrote:

>
> The CFML Runtime error I get is
>
> exc.tagContext[1].line doesn't exist.
>
> from around line 142 of transfer/com/factory/AbstractBaseFactory.cfc,
>
> catch(any exc)
> {
> throw("transfer.factory.AutoWireException", "Error while attempting to
> autowire object of type #getMetaData(arguments.object).name#", "<br/
> >[Line: #exc.tagContext[1].line# :: #exc.tagContext[1].template# ::
> #exc.message# :: #exc.detail#]");
> }
>

Can you go ahead and file a ticket on this so it's on our radar to look
into? You can pretty much just copy/paste this note into the body of the
ticket and that'll work great. Thanks!

http://code.google.com/p/openbluedragon/issues/entry

-- 
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

-- 
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

Reply via email to