https://bugs.documentfoundation.org/show_bug.cgi?id=148478
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords| |bisected, filter:pptx, | |implementationError Version|6.4.7.2 release |6.3 all versions --- Comment #14 from Justin L <[email protected]> --- (In reply to Kevin Suo from comment #0) > I also noted that in MSO Power Point, those Chinese characters are allowed. Not really. In my case, I see the audio file renamed as audio1.wav in the media folder. The mere presence of a unicode-named file (or a file not mentioned in _rels) in the media folder seems to cause Word 2024 (and 2010) to complain about it being corrupted. When bibisecting this, I noticed that the round-tripped file opened in Word, but after opening complained about being corrupted. That was fixed in 6.2 by commit 6e03d7ee5734c94d245aea5900c0924fbef2a246 Author: Mark Hung on Sun Aug 12 23:29:55 2018 +0800 tdf#99213 handle iterate container. So in 6.2 it opens in Word without any complaint. Then in 6.3 Word started complaining that the round-tripped file was corrupt even before it had finished loading. That started with commit d98d3e2a0bc087ec9157e8e32e9f0ea4207d36e2 Author: Mark Hung on Fri Mar 1 10:09:30 2019 +0800 tdf#44223: Export the audio of effects and transitions. -- You are receiving this mail because: You are the assignee for the bug.
