Closed (fixed)
Project:
Domain
Version:
6.x-2.x-dev
Component:
- Domain Conf
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2009 at 15:23 UTC
Updated:
6 Nov 2009 at 16:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
agentrickardCan we also use += here?
Comment #2
agentrickardActually, we can't, since the point of array_merge() was to keep the NULL option at the top of the select list.
This should work.
Comment #3
voxpelli commentedOf course - a last minute mistake - your patch looks good
Comment #4
agentrickardExcellent catch. I don't think this applies to the 5.x version, since the NULL element isn't in that.
Committed!