little bug in aop/framework/tmp/bean_5907DE3ED856ED15DF7F7894FCA28C57.cfc

3 views
Skip to first unread message

Martijn van der Woud

unread,
Sep 30, 2009, 8:27:29 AM9/30/09
to ColdSpring-Users
Hi there,

I found a small bug in aop/framework/tmp/
bean_5907DE3ED856ED15DF7F7894FCA28C57.cfc

line 62: invalid expression

CreateObject('component','coldspring.aop.Method')init
(variables.target, ...

must be changed into

CreateObject('component','coldspring.aop.Method').init
(variables.target, ...

notice the dot before init


where do I report this?

Brian Kotek

unread,
Sep 30, 2009, 10:51:42 AM9/30/09
to coldspri...@googlegroups.com
The files in the tmp folder are actually temp files. I believe the dummy file is there just to ensure that the folder exists.

Martijn van der Woud

unread,
Oct 1, 2009, 3:09:26 AM10/1/09
to ColdSpring-Users
Ok no problem then! Thanks for the response Brian. I ran into this
when compiling the coldspring framework into a Railo archive.

On 30 sep, 16:51, Brian Kotek <brian...@gmail.com> wrote:
> The files in the tmp folder are actually temp files. I believe the dummy
> file is there just to ensure that the folder exists.
>
> On Wed, Sep 30, 2009 at 8:27 AM, Martijn van der Woud <
>
Reply all
Reply to author
Forward
0 new messages