-
When you click install the first time, you get the following:
> you have no access for action [web.updatecontext]
>
> error occured in Install.cfc:38
> 36: password="#session["password"&request.admi…
-
Hey Steve,
I use this plugin on some other sites in a Railo, Linux, mySQL environment and everything seems fine. It's not working in my Adobe CF 9, Windows, SQL Server environment. Another differen…
ghost updated
11 years ago
-
I spent the weekend playing with Python Koans. What I especially love about the Python Koans is that when you run the script, you are presented with a single failing test. You open the file, navigate …
-
cfrel has methods in the relation object that are built in function names in railo. When the functions are not in a .cfc file railo complains that they conflict with the built in functions. Is there s…
-
Experienced on Railo w/ FC 6.2 and a batch size of 10
-
When a file has bad JS, and your app initializes and tries to minify files, a hard CF error is thrown. Currently the compressJs() method of the YuiCompressor.cfc has the following:
```
try {
comp…
-
On the latest develop branch:
If you specify checkForUpdates=true on the CfStatic.init(), it calls _processStaticFiles() on each Cfstatic.include() API call to check for any files to recompile. I h…
-
Hi, I have used Mustache.cfc since Coldfusion, then I moved to Railo without problems but in openBD It comes with this exception.
Type Application
Detail Problem occurred while parsing: render(ar…
-
_collect() uses StructEach() and returns an array but the test assumes the struct entries will be walked in a particular order (and thus the test fails on Railo).
I think some other tests may rely on…
-
Message: key [TYPENAME] doesn't exist in struct (keys:teaserImage)
C:\Inetpub\websites\psl.com.au\webroot\farcry\plugins\farcrysolrpro\packages\formtools\UUID.cfc (line: 9)
C:\Inetpub\websites\psl…