All,
 
The reactor blog problem is fixed. I determined that the problem was related to a case sensitivity issue, Sean found where the value was being set. Sean posted the details in Trac (issue 20).
 
- JS
 
 
 

------------------------------------------------
Joshua Scott
Resonant Media Technologies, LLC.
http://www.resonantmedia.com | http://ponderings.wordpress.com
 

"It is impossible to get out of a problem by using the same type of thinking that it took to get into the problem." -- Albert Einstein
 

 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Corfield
Sent: Monday, June 12, 2006 4:20 PM
To: [email protected]
Subject: Re: [Reactor for CF] ReactorBlog Bug Details

I added Ticket 19 for this (and updated Ticket 13 which I think is related).

On 6/12/06, Sean Corfield <[EMAIL PROTECTED] > wrote:
I've reproduced this locally in one of my own applications. The bug is in the handling of ORDER BY clauses. If you have setAsc("someAlias"), the node that is created does not have a fieldName key, only a fieldAlias key. This comes from a gw.getAll("someAlias") call. I'm still trying to dig into the root cause but maybe that information will be enough to get someone else there faster than me...

On 6/12/06, Joshua Scott <[EMAIL PROTECTED]> wrote:
All,
 
After doing some more testing here are the details of the bug I am having with the Reactor Blog sample app. I am on MySQL5.
 
When I log in to add an entry I get the following error:
 
Message Error Executing Database Query.
Detail Column not found: Unknown column 'category.name' in 'order clause'



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --



--
Sean A Corfield -- http://corfield.org/
Got frameworks?

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to