Opened 8 years ago
Closed 8 years ago
#18282 closed defect (duplicate)
About the performance of fieldToObject function on dom-form mudule
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | General | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I have a problem about the fieldToObject function to do the mulitple select value. Here, it use traversing all childnodes of select node. why you don't use the options, it will better performace.
Note: See
TracTickets for help on using
tickets.
Duplicate of #18283.