Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your report.

    This is likely a problem with the character encoding. Unfortunately, I don’t know how to properly handle this ??
    If CSV export is not working, can you try HTML export?

    Regards,
    Tobias

    Thread Starter Yakir Gottesman

    (@yakirgot)

    I need an excel format in order to change the content of one column (making serial numbers). Don’t you know where you define the encoding on the plugin’s code?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    it should be possible to open the HTML file in Excel as well.

    And is the “gibberish” in the CSV file only visible in Excel, or in a text editor as well? What encoding does the text editor report for the file?

    The encoding for the CSV export should be the default encoding of the server, if I understand the code in the external “parseCSV.class.php” library correctly.

    Regards,
    Tobias

    Thread Starter Yakir Gottesman

    (@yakirgot)

    OK, I solved the encoding problem (why ANSI???).

    But now the values are not written in separate column like they are in the table. All the values are in one row. I need them separate cells.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    I’m not sure where you got that ANSI from, unfortunately. I don’t think that I’m setting this explicitely anywhere. I don’t know very much about encodings, so it might be by accident. Always glad for help in this regard!

    With “all value in one row”, do you mean in Excel? Excel can be weird about how it loads the CSV file. For example, even double-clicking and opening from within Excel can cause different results here…

    Regards,
    Tobias

    Thread Starter Yakir Gottesman

    (@yakirgot)

    Hi, I managed to make something using the excel and a text editor…

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    that’s good news! ?? Great to hear that!
    If you have suggestions on how encoding handling can be made better, please let me know, I’m always interested!

    Best wishes,
    Tobias

    Thread Starter Yakir Gottesman

    (@yakirgot)

    I don’t know about coding, but I can tell you that my solution is not user friendly. A built in numbering option will be awesome.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for that suggestion. I’ll add it to my list and think about a way to use this.

    Best wishes,
    Tobias

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Getting gibberish while exporting to xml with Hebrew text’ is closed to new replies.