Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.8
-
Fix Version/s: 4.1.0
-
Component/s: None
-
Labels:None
Description
API should support & ignore 'country_id' => ,
But @ the moment this setting is causing state not to be determined correctly. Changing 'isset' check to 'empty' fixes.