[Prototype-core] Re: Problems with $('formID').serialize(true).merge({foo:'bar'}).

2009-02-17 Thread Tobie Langel
HI Richard, That's a documentation issue. Expected output is a vanilla JS object, not a hash. Mind filing a ticket in LH ? Best, Tobie On Feb 17, 4:35 pm, Richard Quadling rquadl...@googlemail.com wrote: Hello. I'm having problems using the Hash.merge() method on a Form.serialize(true).

[Prototype-core] Re: Problems with $('formID').serialize(true).merge({foo:'bar'}).

2009-02-17 Thread Tobie Langel
Turn's out TJ already filled one: http://prototype.lighthouseapp.com:80/projects/8886/tickets/556 On Feb 17, 5:28 pm, Tobie Langel tobie.lan...@gmail.com wrote: HI Richard, That's a documentation issue. Expected output is a vanilla JS object, not a hash. Mind filing a ticket in LH ?

[Prototype-core] Re: Problems with $('formID').serialize(true).merge({foo:'bar'}).

2009-02-17 Thread Tobie Langel
no problem. Best, Tobie On Feb 17, 6:39 pm, Richard Quadling rquadl...@googlemail.com wrote: 2009/2/17 Tobie Langel tobie.lan...@gmail.com: Oh... and please avoid cross-posting next time ;) Best, Tobie Sorry about the cross posting. It started as an issue with serialize and then