Project

General

Profile

Actions

Bug #9375

open

jQuery Validate "accept" method conflicts with native accept behavior

Added by krileon about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
28 February 2024
Due date:
% Done:

100%

Estimated time:

Description

Native accept behavior limits file type selection and allows iPhone to auto-convert HEIC to a supported web format. jQuery Validate however tries to treat it as mimetype validation. Rename the validation rule in jQuery Validate to "mimetype" to avoid this conflict.

Actions #1

Updated by krileon about 2 months ago

  • Subject changed from jQuery Validate method binding conflicts with native validations to jQuery Validate "accept" method conflicts with native accept behavior
  • Description updated (diff)
  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1925

Actions

Also available in: Atom PDF