#2679 closed enhancement (fixed)

FIX - resume file of wcst_import should be human-readable

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.1
Component: wcst_import Version: 10.0
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

instead of ["file1", "file2", "file3", ...] and it is not readable when there are many files in one line, it should be:
`[

"file1",
"file2",
"file3",

]`

Change History (1)

comment:1 by Bang Pham Huu, 15 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.