I wonder why IPE sends an empty parameter that I not set
It will be ok if I have more than an IPE at the same time but this is
not the case
I could delete the parameter on the server side but this is a bother

Perhaps Christophe could say anything about this, Christophe?

Thanks!

On 17 ene, 19:08, "Justin Perkins" <[EMAIL PROTECTED]> wrote:
> On Jan 17, 2008 12:05 PM, Garito <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi!
> > I note that when a IPE submit's the form an editorId parameter is
> > passed with the form values but I don't want this editorId in any case
>
> Unless you want to override the handleFormSubmission method, I don't
> think there is a way to *not* include this parameter.
>
> I was just looking at this code this morning due to some server-side
> code I had that was just taking the raw post data and trying to parse
> it. This trailing parameter was messing this up.
>
> Rather than overriding the handleFormSubmission method I opted to use
> standard key/value parameters, which solved the problem.
>
> -justin
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to