Tom

I have run into this problem as well and submitted this regarding it:
http://trac.model-glue.com/model-glue/ticket/226

Bryan 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Tom Allen
> Sent: Monday, December 18, 2006 9:33 AM
> To: [email protected]
> Subject: Re: [Reactor for CF] Cannot find recordcustom.xsl
> 
> Hi all-
> 
> I also had an issue that seemed related at the time, but must 
> be separate, since it is still there. I'm trying to get up to 
> speed with the trinity of MG/cs/Reactor, and don't see any 
> posts that are on this
> point:
> 
> I have a legacy db that has a bunch of ugly field names ( eg. fk's 
> looking like TABLE_NAME_ID ), and if     1) I specify the alias in 
> Reactor.xml like <field name="ID" alias="tableNameId" />, and
>     2) I try :
> 
>             <scaffold object="Object" >
>                 <results>
>                     <result do="view.template" />
>                 </results>
>             </scaffold>
> 
>           I'll get errors that point to a criteria attribute 
> "ID" not being present on a generated gateway method call. 
> This happens when ever I do an "?event = object.view" or 
> "?event=object.edit", where there would be a gateway 
> (iterator?) method call to get info, to create checkboxes 
> from related tables(objects). It looks like the alias is not 
> being applied to the generated objects and method names. If I 
> don't specify any aliases, all is fine, but ugly. I also 
> notice that even though I might have the aliases specified, 
> they don't appear in the output of a an "?event=object.list" URL.
> 
> My apologies if this is a MG - related issue (which I 
> strongly suspect), but I have had a little trouble getting my 
> subscription to the mg list at topica up and running as I'd 
> like - and searching topica directly doesn't seem to work 
> well, either. It seems like there are a lot of folks using 
> the combination now and could answer this.
> 
> Thanks in advance,
> Tom



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

Reply via email to