Search and Top Navigation
#6128 closed bug (fixed)
Opened September 30, 2010 05:15PM UTC
Closed September 30, 2010 05:19PM UTC
Last modified November 19, 2010 06:26PM UTC
Dialog: Buttons are not type="button"
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.6 |
Component: | ui.dialog | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When the new API for buttons landed, the markup was changed from <button type="button> to <button> which causes the buttons to submit forms.
Fixed in cd7f10d.