Hi Justin,

I found issue for multilingual text when navigation refresh in Ajax mode .

For example this is my local url

http://localhost/webtop/index.cfm?typename=dmNavigation&objectid=E689D721-B6C9-605B-DE1D813E4CDA3339&view=webtopTreeChildRows
&ajaxmode=1&responsetype=json&relativenlevel=0&bReloadBranch=true&
bLoadRoot=true&bLoadCollapsed=false&
bLoadLeafNodes=true&bRenderTreeOnly=false&expandTo=

I think  this code need to change ?

farcry\core\webskin\dmNavigation\webtopTreeChildRows.cfm

Line no 386

<cfcontent reset="true" type="application/json">

Replace with

<cfcontent reset="true" type="application/json *charset=utf-8*">



.




On Thu, Feb 6, 2014 at 6:51 AM, Geoff Bowers <mod...@daemon.com.au> wrote:

> On Thursday, 6 February 2014 07:12:59 UTC+11, Justin Carter wrote:
>
>> The project insertion was missing a replace(), we'll upload a new zip
>> today for those that wasn't it, otherwise yeah use GitHub :)
>> On 06/02/2014 5:58 AM, "Sean Coyne" <coyne...@gmail.com> wrote:
>>
>>> Zip doesn''t extract properly for me.  See this screenshot:
>>>
>>
> New zip up on the server:
>   http://org.farcrycore.s3.amazonaws.com/shiny/farcry-chelsea-7-0-0-RC.zip
>
> And it includes the recent fix for Handpicked Rule to boot :)
>
> Enjoy!
>
> GB
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: farcry-dev@googlegroups.com
> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> ---
> You received this message because you are subscribed to the Google Groups
> "farcry-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to farcry-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to farcry-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to