View Issue Details

IDProjectCategoryView StatusLast Update
0006537Flow themeThemepublic2016-12-12 13:19
Reportervschwarz Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version10
Product Version1.0.0-beta 
Fixed in Version2.1.0 
Summary0006537: State-Selection empty if not selected
DescriptionThe states-selection is empty if no state where selected yet.
This happens because the bootstrap-picker won't update the selectlist. I can see the states in the source code, but the bootstrap-picker only updates on change of selectlist.
Steps To ReproduceI have standard demo-shop and Germany as country active, my steps were the following:
1. Activate United States as Country
2. Go to Checkout and change Country to USA
3. Try to select a State, the select-picker should be empty except of "Please Choose...:"
TagsNo tags attached.
Attached Files
state-selection-issue.PNG (98,571 bytes)   
state-selection-issue.PNG (98,571 bytes)   

Relationships

has duplicate 0006587 closedQA Selection list for states (provinces) doesn't appear if not logged in 
has duplicate 0006592 closedQA State dropdown not showing any entries 

Activities

preethi

2016-11-03 14:08

reporter   ~0011858

PR: https://github.com/OXID-eSales/flow_theme/pull/69

HR

2016-12-12 11:55

administrator   ~0011899

PR69 fixes the issue