I have a few files (*.csv) with random taxonomy structure. Many of this contains commas, which are interpreted during import as next level terms. Now i'm using spaces instead of commas to evade this.
But maybe this is another method to preserve commas in terms structure?
Thanks.