Closed (fixed)
Project:
Select (or other)
Version:
7.x-3.x-dev
Component:
CCK / Field API widget
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2012 at 09:25 UTC
Updated:
20 Mar 2015 at 19:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drewschmaltz commentedAgreed, I'll look at how this might be possible. Has anyone else solved this?
Comment #2
joco_sp commentedThis would be great :)
Comment #3
legolasboI'm unsure wether to qualify this as a feature request or a bug report. Either way I think this is important to fix/implement. Moving the issue to the 7.x-3.x-dev branch because (custom) modules might be expecting this behaviour in the 7.x-2.x branch.
Comment #4
legolasboThis should fix the problem.
I will also write tests.
Comment #5
legolasboWhile writing tests I encountered an bug in my earlier refactoring. Attached patch fixes this bug and adds tests for Select or Other's default behaviour. Still have to write the tests for the feature implemented in this issue.
Comment #7
legolasbo