aianlinb / VisualGGPK2

Library for Content.ggpk of PathOfExile (Rewrite of libggpk)
GNU Affero General Public License v3.0
157 stars 32 forks source link

Quotes inside CSV fields are not properly escaped #32

Closed d07RiV closed 2 years ago

d07RiV commented 2 years ago

When exporting MonsterVarieties, the resulting file has the following line

... ,Musky "Two-Eyes" Grenn, ...

This is not valid CSV according to specification, and needs to be escaped.

aianlinb commented 2 years ago

Fixed in v0.13.6 https://github.com/aianlinb/LibGGPK2/commit/bfd78dde305b569204436bf8aa3b1fd510fc6205