Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#10684 closed bug (fixed)

Selectmenu: Option value not inherited from label

Reported by: Scott González Owned by:
Priority: blocker Milestone: 1.11.3
Component: ui.selectmenu Version: 1.11.2
Keywords: Cc:
Blocked by: Blocking:

Description

The objects representing the option items are reading the value attribute instead of the value property, so elements like <option>foo</option> aren't getting their value parsed.

Change History (4)

comment:1 Changed 8 years ago by Scott González

Milestone: none1.12.0
Priority: minorblocker
Status: newopen

comment:2 Changed 8 years ago by Scott González

Resolution: fixed
Status: openclosed

Selectmenu: Properly parse value from options

Fixes #10684

Changeset: 809cc0f8d0c07c2be44942b3010bba1f9ce91be8

comment:3 Changed 8 years ago by Scott González

Selectmenu: Properly parse value from options

Fixes #10684 (cherry picked from commit 809cc0f8d0c07c2be44942b3010bba1f9ce91be8)

Conflicts:

ui/selectmenu.js

Changeset: dc2c948dd621c4ce9397789f880370904e75f233

comment:4 Changed 8 years ago by Scott González

Milestone: 1.12.01.11.3
Note: See TracTickets for help on using tickets.