Sorry, it seems like i was wrong about getData function. This is working properly. The issue seems to be located somewhere into the execute of the ruleNews only when pagination is active: <cfif stObj.bArchive> <!--- THIS MEANS PAGINATE ---> <skin:pagination query="#q#" typename="dmNews" r_stObject="stObject" paginationID="ruleNews" recordsPerPage="#stObj.numItems#"> <skin:view objectID="#stObject.objectID#" typename="dmNews" webskin="#stObj.displaymethod#" /> </skin:pagination>
A cfdump inside skin:pagination of stObject.objectID will always bring the same objectid. Kind regards, Bumbacea Alexandru Tel:+40751781535 Fax:+40318105602 On Wed, Feb 3, 2010 at 9:44 AM, Alexandru Bumbacea <[email protected]>wrote: > Hello, > > I'm using farcry6.0 trunk and farcrycms(also from trunk) and i have a > strange issue: > the getData function is bringing the default object. This is also > encountered while using the rule news. > Someone having the same issue? > > Kind regards, > Bumbacea Alexandru > Tel:+40751781535 > Fax:+40318105602 > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
