Hi,

Using the .dev with the templates is geat! Love this new feature.

One problem though, all specialchars are converted to htmlentities. This causes some problems with the administration software my client uses to import the csv. Is there a way to not have special chars like & converted to &

Cheers,
Bartezz

CommentFileSizeAuthor
#2 uc_edi.html_entity_decode.patch559 bytesbartezz

Comments

bartezz’s picture

Oops, I meant & converted to &

bartezz’s picture

StatusFileSize
new559 bytes

This patch converts htmlentities back to the special chars for the export csv file and solves the problems importing orders into the administration software in our case.

Cheers

bartezz’s picture

Status: Active » Needs review

Changing status...