Skip to content

Commit 5fb4029

Browse files
author
Korshenko, Olexii(okorshenko)
committed
Merge pull request magento#52 from magento-nord/develop
[NORD] Sample Data Bug Fixes
2 parents 5afc61b + e34546a commit 5fb4029

File tree

6 files changed

+4010
-3951
lines changed

6 files changed

+4010
-3951
lines changed

app/code/Magento/ConfigurableSampleData/etc/module.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<module name="Magento_ConfigurableProduct"/>
1212
<module name="Magento_SampleData"/>
1313
<module name="Magento_CatalogSampleData"/>
14+
<module name="Magento_DownloadableSampleData"/>
1415
</sequence>
1516
</module>
1617
</config>

app/code/Magento/ConfigurableSampleData/fixtures/attributes.csv

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,13 @@ Rain Coat
2323
Hard Shell
2424
Soft Shell
2525
Windbreaker
26-
1/2 zip
27-
1/4 zip
26+
&frac12; zip
27+
&frac14; zip
2828
Full Zip
2929
Reversible
3030
Bra
31-
Hoodies & Sweatshirts
31+
Hoodie
32+
Sweatshirt
3233
Polo
3334
Tank
3435
Tee
@@ -38,24 +39,25 @@ Cardigan
3839
Henley
3940
Tunic
4041
Camisole",,style_general,1,,0,,,0,0,0,,1,0,,1,1,1,0,0,Top
41-
Material,multiselect,0,"Cocona&reg, performance fabric
42+
Material,multiselect,0,"Cocona&reg; performance fabric
4243
Wool
4344
Fleece
4445
Hemp
4546
Jersey
46-
LumaTech&trade,
47-
Lycra&reg,
47+
LumaTech&trade;
48+
Lycra&reg;
4849
Mesh
50+
Microfiber
4951
Nylon
5052
Polyester
5153
Spandex
5254
Cotton
53-
HeatTec&reg,
54-
EverCool&trade,
55+
HeatTec&reg;
56+
EverCool&trade;
5557
Organic Cotton
5658
Rayon
5759
TENCEL
58-
CoolTech&trade,
60+
CoolTech&trade;
5961
Khaki
6062
Linen
6163
Wool

0 commit comments

Comments
 (0)