Menu

#3033 (ok 3.3.4) import value is not properly escaped

Latest_Git
fixed
1
2013-06-11
2010-05-03
No

When the contents of a Cell in an Excelsheet, or a value in a CSV file, contains a \, it is not properly escaped during import.
This might end up with the \ disappearing (being replaced by the escape sequence it forms), or an error when it breaks the SQL statement (f.e. when the \ is the last character of a string)

Discussion

  • Dieter Adriaenssens

    • priority: 5 --> 1
    • summary: import value is not properly escaped --> (OK 3.3.4) import value is not properly escaped
    • status: open --> open-fixed
     
  • Dieter Adriaenssens

    This bug was fixed in repository and will be part of a future release; thanks for reporting.

     
  • Dieter Adriaenssens

    • summary: (OK 3.3.4) import value is not properly escaped --> (ok 3.3.4) import value is not properly escaped
     
  • Marc Delisle

    Marc Delisle - 2010-06-28
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
MongoDB Logo MongoDB