Skip to content

Commit db179e8

Browse files
committed
ACP2E-1444: [Page Builder] Product widget does not work with SKUs containing '&'
1 parent af7ae34 commit db179e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogWidget/Block/Product/ProductsList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ private function getWidgetPagerBlockName()
579579
}
580580

581581
/**
582-
* Decode encoded html special characters and unserialize the conditions into array
582+
* Decode encoded special characters and unserialize conditions into array
583583
*
584584
* @param string $encodedConditions
585585
* @return array

0 commit comments

Comments
 (0)