Menu

#79 Csv export bug, multiple lines are causing problems

open
nobody
None
3
2008-06-23
2008-06-16
Anonymous
No

If a card has more than one line, it looks like they are exported as multiple columns in csv which is creating compability issues in other applications .

For example if i have
"Love" (front)
"line 1
line 2
line 3
" (back)

Discussion

  • Riad Djemili

    Riad Djemili - 2008-06-23

    Logged In: YES
    user_id=853759
    Originator: NO

    Actually I think this is more standard conform than using '\n' or something else for line breaks.

    http://en.wikipedia.org/wiki/Comma-separated_values
    http://tools.ietf.org/html/rfc4180

    Feel free to correct me though.

     
  • Riad Djemili

    Riad Djemili - 2008-06-23
    • priority: 5 --> 3
     
  • Nobody/Anonymous

    Logged In: NO

    Sorry I am not an expert on file formats. I just had the issue showed up when I tried to export to another application.

     
  • Riad Djemili

    Riad Djemili - 2008-07-02

    Logged In: YES
    user_id=853759
    Originator: NO

    Thanks for letting me know! I'll look into adding a option for this.

     

Log in to post a comment.