hello everyone, i''m using editinplace control on my page and it''s working fine usually. but when i post special chars editinplace control is not working and getting this error message on firebug: thank you for your time Umut /******************************/ malformed URI sequence /******************************/ (no name)(Object FormValue_MailListID=8, ["UpdateMailListName", "%F6%E7m%F6%E7%E7%F6n%F6"])prototype.js (line 237) inject("UpdateMailListName=%F6%E7m%F6%E7%E7%F6n%F6", 1)prototype.js (line 423) (no name)("UpdateMailListName=%F6%E7m%F6%E7%E7%F6n%F6")prototype.js (line 328) _each(function())prototype.js (line 541) each(function())prototype.js (line 326) inject(Object FormValue_MailListID=8, function())prototype.js (line 422) toQueryParams(undefined)prototype.js (line 234) setOptions(Object)prototype.js (line 817) initialize(Object, "./list_dashboard.php", Object)prototype.js (line 993) create()prototype.js (line 23) onSubmit()controls.js (line 699) bind()prototype.js (line 71) [Break on this error] var value = pair[1] ? decodeURIComponent(pair[1]) : undefined; --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
phpist
2007-Jun-18 06:19 UTC
Re: something wrong with editinplace while using special chars
Nobody have any idea? On Jun 15, 1:43 pm, phpist <devnetw...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hello everyone, > > i''m using editinplace control on my page and it''s working fine > usually. > but when i post special chars editinplace control is not working and > getting this error message on firebug: > > thank you for your time > > Umut > > /******************************/ > > malformed URI sequence > > /******************************/ > > (no name)(Object FormValue_MailListID=8, ["UpdateMailListName", > "%F6%E7m%F6%E7%E7%F6n%F6"])prototype.js (line 237) > inject("UpdateMailListName=%F6%E7m%F6%E7%E7%F6n%F6", 1)prototype.js > (line 423) > (no name)("UpdateMailListName=%F6%E7m%F6%E7%E7%F6n%F6")prototype.js > (line 328) > _each(function())prototype.js (line 541) > each(function())prototype.js (line 326) > inject(Object FormValue_MailListID=8, function())prototype.js (line > 422) > toQueryParams(undefined)prototype.js (line 234) > setOptions(Object)prototype.js (line 817) > initialize(Object, "./list_dashboard.php", Object)prototype.js (line > 993) > create()prototype.js (line 23) > onSubmit()controls.js (line 699) > bind()prototype.js (line 71) > [Break on this error] var value = pair[1] ? > decodeURIComponent(pair[1]) : undefined;--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---