I have resolved this issue, which looks like a bug with the latest
version of Farcry CMS (6.0.11).

Line 100 of ruleHandpicked cfc needs to be changed to

<li id="join-item-#thisobject#" class="sort #iif(not i mod
2,de('oddrow'),de('evenrow'))#" serialize="#thisobject#"
style="clear:both;border:1px solid ##ebebeb;padding:5px;zoom:1;">

where the serialized attribute is changed to "#thisobject#" (instead
of "#i#")

Cheers,
Jon


On Jun 24, 11:29 am, Jon Low <[email protected]> wrote:
> We have started noticing an error using the drag and drop
> functionality to reorder objects in a handpicked rule (tested with
> core 6.0.11+).
>
> To recreate the error:
>
> 1) select some objects in a handpicked rule
> 2) use the drag feature to re-order them.
> 3) Click SAVE, and then the rule should break.
>
> Using debug=1, we can see the error is:
>
> "invalid typename passed or could not be determined"
>
> A screenshot of the error can be found 
> here.http://screencast.com/t/O6rQWx72GHvJ
>
> We have tested this using the default downloaded install of the FarCry
> 6.0.11 CMS Community Distro.
>
> Has anyone seen this before?

-- 
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

Reply via email to