Fixed: splitCSV and joinCSV had issues with complex CSV data. They now use
Text::CSV_XS internally.
This commit is contained in:
parent
b0669c1a36
commit
63fe276dac
3 changed files with 23 additions and 44 deletions
|
|
@ -13,6 +13,7 @@
|
|||
- fixed: product title problem
|
||||
- fixed: adding payment brings me to /
|
||||
- fixed: Gallery uses too much disk space. Added a way to change an images pixel density.
|
||||
- fixed: splitCSV and joinCSV had issues with complex CSV data
|
||||
|
||||
7.5.18
|
||||
- fixed: Collateral Image Manager broken in Firefox 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue