Search and Top Navigation
#10684 closed bug (fixed)
Opened November 04, 2014 01:35PM UTC
Closed November 04, 2014 01:37PM UTC
Last modified February 09, 2015 04:53PM UTC
Selectmenu: Option value not inherited from label
Reported by: | scottgonzalez | 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.
Attachments (0)
Change History (4)
Changed November 04, 2014 01:36PM UTC by comment:1
milestone: | none → 1.12.0 |
---|---|
priority: | minor → blocker |
status: | new → open |
Changed November 04, 2014 01:37PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | open → closed |
Selectmenu: Properly parse value from options
Fixes #10684
Changeset: 809cc0f8d0c07c2be44942b3010bba1f9ce91be8
Changed February 09, 2015 04:52PM UTC by comment:3
Selectmenu: Properly parse value from options
Fixes #10684
(cherry picked from commit 809cc0f8d0c07c2be44942b3010bba1f9ce91be8)
Conflicts:
ui/selectmenu.js
Changeset: dc2c948dd621c4ce9397789f880370904e75f233
Changed February 09, 2015 04:53PM UTC by comment:4
milestone: | 1.12.0 → 1.11.3 |
---|