Skip to main content

Bug Tracker

Side navigation

#2965 closed enhancement (fixed)

Opened May 30, 2008 07:53PM UTC

Closed August 07, 2008 01:29PM UTC

[validate] 'cancel' form with image submit.

Reported by: wtgee Owned by:
Priority: minor Milestone: 1.3
Component: plugin Version: 1.2.5
Keywords: Cc:
Blocked by: Blocking:
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 (1)
  • image_cancel.patch (0.4 KB) - added by wtgee May 30, 2008 07:54PM UTC.

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

Change History (1)

Changed August 07, 2008 01:29PM UTC by joern comment:1

resolution: → fixed
status: newclosed

Fixed in 1.4. All inputs and buttons with a class cancel can be used to skip validation.