-
Instead of using arrays for things like SELECT, JOIN, and WHERE clauses, use proper data structures. For WHERE and HAVING this would mean each call would make the previous tree the left node of a AND …
-
I just started using DBMigrate on an existing MySQL DB and keep hitting a java NullPointer error when I try rolling back migrations.
I can create and apply migrations to the DB fine, the problem only…
-
Discuss with team and get the development environment ready for tradex development
## Staging Environment:
1.Tomcat server / (windows or linux) installation
2.SVN server
3.Configuring eclipse
4.ANT s…
-
Using CB 1.1.0. When I click on Social in Modules > Manage, I get the following error:
Application Execution Exception
Error Type: Expression : [N/A]
Error Messages: Element MAPPING is undefined in …
-
```
Support the Open BlueDragon CFML engine.
```
Original issue reported on code.google.com by `per.djurner@gmail.com` on 24 Jul 2008 at 3:47
-
So I see there is an `mxunit` folder and a `test` folder. Do we need both of these? It makes it a little confusing when looking for the tests...
-
The new version of Chrome errors out with "Unexpected Code 200" -- apparently the latest update now requires a protocol transfer code "101 Switching Protocols" instead of "200 OK" to be sent in the r…
-
Use of reserved words outside of the proper context should not pass lint.
See: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec173d0-7ff8.html
and: http://help.ado…
-
Hey, I was looking at your submission today and when I tried installing it on ContentBox Express (which is railo-based) I ran into several issues. I apologize I'm not in front of my computer right no…
-
When I try caching pages using the static argument, the first page gets cached fine, then any other requests simply return this page again, regardless of changes to the url.