« Return to Thread: Custom type won't approve

Re: Custom type won't approve

by Tomek Kott :: Rate this Message:

Reply to Author | View in Thread

Phil,

for the status property you would just need to check if there is a ftSeq associated with that property in farcry.core.packages.types.versions.cfc. If there isn't, you're all set. (I am pretty sure that it doesn't, but doesn't hurt to check).

Tomek

On Wed, Jun 24, 2009 at 3:36 AM, Phil Kemp <philipbkemp@...> wrote:


I didn't even notice that the ftSeq was out of order! I'll check and see if
changing it makes any difference

How would the ftSeq overwrite the status property? How can I avoid it?

-Phil


Tomek Kott wrote:
>
> Phil,
>
> 1) probably not your problem, but check to make sure that your ftSeq is
> not
> overwriting the "status" property.
>
> 2) Try moving the property with ftSeq="611" to the very end, or at least
> making the ftSeq things consecutive with your properties. I've found that
> problems in ftSeq can cascade down in very odd ways!
>
> Tomek
>
--
View this message in context: http://www.nabble.com/Custom-type-won%27t-approve-tp24143221s621p24180057.html
Sent from the FarCry - Dev mailing list archive at Nabble.com.





--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Custom type won't approve