Modify ↓
Ticket #2965 (closed enhancement: fixed)
[validate] 'cancel' form with image submit.
| Reported by: | wtgee | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The 'cancel' feature currently doesn't work if using an image type input. Since the image type is primarily used for form submission it seems like it should be included.
Attachments
Change History
Changed 5 years ago by wtgee
-
attachment
image_cancel.patch
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Patch to add image type submit to 'cancel' feature.