From 20d8e6afbe15b37949f22ed35ec20f547fba5861 Mon Sep 17 00:00:00 2001 From: neeta-wagento Date: Sat, 19 May 2018 14:26:44 +0530 Subject: [PATCH 1/3] resolve non-unique elements id in console error --- .../view/frontend/web/template/billing-address/form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html index 1be754934042b..00f87d325d963 100644 --- a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html +++ b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html @@ -9,7 +9,7 @@
-
+
@@ -21,6 +21,6 @@ -
+
From 3c8f6f433445e6f339ff15178a7c133dbaeff95a Mon Sep 17 00:00:00 2001 From: Vishal Gelani Date: Sat, 19 May 2018 14:36:20 +0530 Subject: [PATCH 2/3] Removed extra space. --- .../view/frontend/web/template/billing-address/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html index 00f87d325d963..1568045d4a98e 100644 --- a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html +++ b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html @@ -21,6 +21,6 @@ - + From d78fd0c7a9907cf14a0ff48d3bb6007392a7ba9e Mon Sep 17 00:00:00 2001 From: Volodymyr Zaets Date: Tue, 29 May 2018 17:06:53 +0300 Subject: [PATCH 3/3] Resolve Knockout non-unique elements id in console error #15349 - fix functional test. --- .../view/frontend/web/template/billing-address/form.html | 4 +++- .../Checkout/Section/CheckoutPaymentSection.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html index 1568045d4a98e..3e9170186ebfa 100644 --- a/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html +++ b/app/code/Magento/Checkout/view/frontend/web/template/billing-address/form.html @@ -9,7 +9,9 @@
-
+
diff --git a/dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Section/CheckoutPaymentSection.xml b/dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Section/CheckoutPaymentSection.xml index cfafe3d485bb1..ee12d3ac22a5e 100644 --- a/dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Section/CheckoutPaymentSection.xml +++ b/dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/Section/CheckoutPaymentSection.xml @@ -12,7 +12,7 @@ - +