Bug Tracker

Opened 12 years ago

Closed 12 years ago

#11367 closed bug (wontfix)

Custom events on form fail if it has an input with the same name

Reported by: janis-grigaluns Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:

Change History (1)

comment:1 Changed 12 years ago by Rick Waldron

Resolution: wontfix
Status: newclosed

The easiest fix to this problem is to not use custom events with the same name as form element attribute values. In fact - when it comes to custom events, you should be namespacing them - which would avoid this issue entirely.

Note: See TracTickets for help on using tickets.