On 6/9/06, Joshua Scott <[EMAIL PROTECTED]> wrote:

<cfloop list="#EntryRecord.getCategoryIterator().getValueList("categoryId")#" index="categoryId">
 
It throws this error:
Message Error Executing Database Query.
Detail Column not found: Unknown column 'category.name' in 'order clause'


This looks like the bug in abstractGateway with column aliases that requires a small change in line 632 (or 634). The fix was posted to the list in the last few days because I ran into it. Look for my thread titled "Snaity Check".
--
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/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to