Ticket #142 (closed defect: worksforme)

Opened 14 months ago

Last modified 12 months ago

Array handling with multipart forms broken

Reported by: julik Owned by: why
Priority: major Milestone:
Component: bin/camping Version:
Keywords: Cc:

Description

Multipart query parsing cannot grok arrayified params (either same variable repeated many times or the same variable with double brackets at the end of the name)

See example here:

http://topfunky.net/svn/mosquito/test/sage_advice_cases/parsing_arrays.rb

Change History

Changed 14 months ago by archengule

In [221] there's documentation for this, so it should be happening. I think I remember a changeset with the code, but I can't seem to find it.

Changed 14 months ago by zimbatm

Could we have a test-case ?

Changed 14 months ago by zimbatm

Can you test with the latest forms.rb test app ? (See [227]). For me it worked under mongrel.

Changed 12 months ago by archengule

  • status changed from new to closed
  • resolution set to worksforme

Latest forms.rb test app works, as well as Script.aculo.us re-orderable lists.

Note: See TracTickets for help on using tickets.