Hi, thanks for that useful complement to VBO!

I'm testing it on a site in spanish language and I'm having troubles with accents and special characters when I export to CSV. I think it would be great to be able to select the characters code set on VBO parameters, or at least have UTF-8 as standard. Or may I configure that somewhere else? Thanks!

Comments

JordiTR created an issue. See original summary.

graber’s picture

Assigned: Unassigned » graber
Status: Active » Needs work

Hi there,

MS Office apps use a different encoding so I think that all needs to be done is to apply that encoding to the output string. I'll check it out soon.

  • Graber committed 51525a6 on 7.x-1.x
    Issue #2896776 by JordiTR: Implemented BOM inclusion in csv output.
    
graber’s picture

Status: Needs work » Needs review

Pls check 7.x-1.x-dev.

  • Graber committed b8fc7dd on 8.x-2.x
    Issue #2896776 by JordiTR: Implemented BOM for CSV string output.
    
graber’s picture

Assigned: graber » Unassigned
graber’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.