Closed jensschuppe closed 4 years ago
Forgot to crosslink commit f304f4cebeebb0739d4f788c906980e9d16bd3c1
Released with 1.0-beta2
and merged into master
for the next 1.1.x
release.
Has also been released in 1.1
.
@jensschuppe can we close this?
Sure, that seems to work.
This produces errors like
'0' is not a valid option for field county_id
.This applies to those fields:
The extension uses
0
as value for those "- None -" or "- Select -" options. Instead, the empty string''
should be used.