Hello guys, How does this application.fc.factory.farFU.parseURL() work? I have a custom type in the database. When Its data get rendered, one of them is showing OK but another one is not.
After a bit investigation, I realized the problem is caused by ....../farcry/core/tags/navajo/display.cfm around <cfset stURLVars = application.fc.factory.farFU.parseURL() />. For some reason, the one get render has URL.type set correctly to the custom type name, however, the one throwing page not found error somehow get URL.type left to blank. Both records are from the same table and i can't see why one of them gets type parsed right but the other one doesn't. Help. -- Best regards, Xiaofeng,^_^ -- -- 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
