Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
forms system
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
18 Jan 2006 at 23:27 UTC
Updated:
2 Feb 2006 at 09:31 UTC
Jump to comment: Most recent file
This reverts a bogus submit commit earlier and simplifies the theme select code significantly.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | form_select_options_0.patch | 2.8 KB | chx |
| form_select_options.patch | 2.79 KB | chx |
Comments
Comment #1
chx commentedHad easier ones... this one cures the problem that if you have a select with zero and alphanumeric indexes and select an alphanumeric one then the zero index will be also selected.
Comment #2
darius commentedI can verify that this patch works for me.
Darius
Comment #3
dries commentedCommitted to HEAD. Thanks.
Comment #4
(not verified) commented