This reverts a bogus submit commit earlier and simplifies the theme select code significantly.

Comments

chx’s picture

StatusFileSize
new2.8 KB

Had 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.

darius’s picture

Status: Needs review » Reviewed & tested by the community

I can verify that this patch works for me.

Darius

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)