dthonon / Client_API_VN

Export from VisioNature (Biolovision) web site to local postgresql database
GNU General Public License v3.0
3 stars 1 forks source link

Update fail on comments while value contains single (double?) quotes #154

Closed dthonon closed 2 years ago

dthonon commented 3 years ago

In GitLab by @fred.lpo07 on May 4, 2021, 09:44

The update process fails when the value contains the same characters as the value delimiters.

ex:


site,id_universal,path,operation,value
site1,123456,$['data']['sightings'][0]['observers'][0]['comment'],replace,'It's first time in that place'
dthonon commented 3 years ago

In GitLab by @jgc_lpoaura on Jun 17, 2021, 15:05

est-ce qu'il y a une solution pour contourner ce problème ?

dthonon commented 2 years ago

mentioned in commit 9b0d08fabbb1f546d32a4e11bd730558ed1cce10

dthonon commented 2 years ago

Fixed in 9b0d08fabbb1f546d32a4e11bd730558ed1cce10. Note that value must be enclosed in double-quote: ".

dthonon commented 2 years ago

mentioned in commit 4f34adc28597f8333f5a9741f78388acf7262497