Modify

Ticket #13984 (new defect)

Opened 19 months ago

Last modified 15 months ago

required="false" does not work for chrome

Reported by: beenishs@… Owned by:
Priority: minor Component: General
Version: 5.2 Keywords:
Cc: Time planned: 1d
Time remaining: 1d Time spent: 1d

Description

When testing dsp_edit_profile.cfm form in chrome extended attributes that are not required include 'required="false"' but this does not work in chrome. It will still try to validate it.

In requirements/mura/extend/extendAttribute.cfc - line 444 needs to include <cfif getRequired() neq "false"> required="#getRequired()#"</cfif>

Attachments

Change History

comment:1 Changed 15 months ago by mattlevine

  • Owner blueriver deleted
  • Component changed from v5 to General
View

Add a comment

Modify Ticket

Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.