Hi ryan,
Some other people had the same issue with {} (but i don't know why).
I'll do some check and update the JSF. Thanks :)
Cheers.
ryan wrote:
> Hello
>
> I got a bit more time to look into this, and found a work around. It
> might be useful for the devs to look at this too, as its probably
> worth implementing across the board?
>
> The problem seemed to be with { and }, but nothing on the server
> seemed to be causing it. So I changed one of the lines in the Client/
> Mootools.js file:
>
> line #98
> iframe.set('src', 'http://' + config.frequency + '.' +
> config.server + '/?' + escape('[{"cmd":"script","params":{"domain":"'
> + document.domain + '","scripts":["' + config.scripts.join('","') +
> '"]}}]'));
>
> notice I added an escape() around the parameters being passed.
>
> Now everything seems to work without a problem...
>
> Thanks,
> Ryan
>
> On Dec 14, 7:43 am, ryan <[email protected]> wrote:
>
>> Yep, ran it and all seemed well. A few warnings about null being
>> replaced, but nothing else.
>> Then i ran the generated aped, but still no luck.
>>
>> On Dec 13, 10:45 pm, Anthony Catel <[email protected]> wrote:
>>
>>
>>
>>
>>> Did you run build.sh ?
>>>
>>> Anthony
>>>
>>> Le 13/12/09 23:36, ryan a crit :
>>>
>>>> Hmm, I've downloaded the src and run "make" on it - building a system
>>>> specific version, but still no luck. I get the same problem - it gets
>>>> no return from the server and I get "Can't load APE JSF" on the tools/
>>>> check script.
>>>>
>>>> I'm off to bed - but I'm about tomorrow and would love to get to the
>>>> bottom of this!
>>>>
>>>> On Dec 13, 8:15 pm, ryan<[email protected]> wrote:
>>>>
>>>>> Its a brand new server, and all I've done so far is install the RPM
>>>>> from your website.
>>>>> So there should be nothing else interfering with APE server.
>>>>>
>
>
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/