Ticket #6128 (closed bug: fixed)
Dialog: Buttons are not type="button"
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8.6 |
| Component: | ui.dialog | Version: | 1.8.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in cd7f10d.