Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #8063 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Form elements named 'action' break Form.request

Reported by: lukeledet Assigned to: mislav
Priority: normal Milestone: 1.x
Component: Prototype Version: edge
Severity: normal Keywords: form.request ajax
Cc:

Description

I found an error when using Form.request that occurs when there is an input field with the name 'action'. This is the error and location:

this.url.include is not a function on line 1008

This applies to 1.5.1_rc2

Change History

04/14/07 21:29:12 changed by mislav

  • owner changed from sam to mislav.

04/17/07 17:41:54 changed by madrobby

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [6536].