I don't really get an error, but NOTHING HAPPENS if my string contains any special characters (I debug the program using the browser console to see if I have a response)
Le mardi 26 août 2014 13:06:23 UTC+1, Pablo a écrit : > > Tomi, > > If you are using the nickname.js server file it adds some validation to > the name property. > > What is the error that you are getting? > On Aug 26, 2014 4:35 AM, "'Tomi Marc' via APE Project" < > [email protected] <javascript:>> wrote: > >> Hi >> I'm surprised with this problem: >> the client core doesn't accept strings containing any unusual character, >> for example: >> client.core.start({'name':'[email protected] <javascript:>'}) doesn't work, >> it must be without @. same for pipe.send and for all the special >> characters: / . , etc. >> I NEED TO SEND COMPLICATED CHARACTERS!! >> please tell me what to do >> thank you >> >> -- >> -- >> 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] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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/ >> >> --- >> You received this message because you are subscribed to the Google Groups >> "APE Project" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- -- 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/ --- You received this message because you are subscribed to the Google Groups "APE Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
