XLSX - shared strings containing rich text not handled correclty
Created by: Anonymous
Original issue 297 created by mrh... on 2012-12-10T13:05:45.000Z:
I have an excel file which has a sharedstrings.xml file. In this file I have:
Liste des besoins de l' É diteurI would have expected the OpenXMLContentFilter to make this a single text unit, but it is not. I get three:
- Liste des besoins de l'
- É
- diteur
Sample file attached.