[wp-trac] [WordPress Trac] #46051: CSV Import/export issue after release WP 5.0.3.
WordPress Trac
noreply at wordpress.org
Mon Jan 21 18:05:00 UTC 2019
#46051: CSV Import/export issue after release WP 5.0.3.
--------------------------+-----------------------------
Reporter: pherrera | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.0.3
Severity: major | Keywords:
Focuses: |
--------------------------+-----------------------------
After the last update of wordpress 5.0.3. we have the following Issue when
export or import products in woocommerce.
1. When exporting some no relevant information is added to the CSV, so in
the following example, the first row is ok, but then included part of a
program or a list of instruction…
CSV shett summary:
6615,simple,,”2005 Caterpillar 321C LCR”,1,0,visible,,”
.
.
<div id=””docs-chrome”” class=””docs-material companion-enabled””
tabindex=””0″” role=””group””>
<div id=””docs-additional-bars””>
<div id=””waffle-editorsized-bar””>
<div id=””formula-bar”” class=””formulabar-disabled””>
.
.
2. When We are trying to import a product from a CSV file,separate by coma
as show below, All the data in a row is added to the first column (ID) on
the MAP CSV Field. If we select continue it works but we get a Product
with all fields in blank.
Fields Description sample:
ID,Type,SKU,Name,Published,”Is featured?”,”Visibility in catalog”,”Short
description”,Description,”Date sale price starts”,….
Data to be loaded:
6620,simple,,”2003 Komatsu PC210 LC-7K”,1,0,visible,,”Excavadora de oruga
Komatsu modelo PC210 LC-7K. “,,,taxable,,1,,,0,0,,,,,0,,,45000,….
We tried by using an external plugin to import/export with the same issue.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46051>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list