this post was submitted on 09 Oct 2024
167 points (95.1% liked)

196

16359 readers
3281 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] LordAmplifier@pawb.social 21 points 6 days ago (1 children)

Is this a Microsoft joke that I'm too LibreOffice to understand?

  • A bug in Microsoft 365 version 2409 is auto-deleting Word documents while saving.
  • The bug affects those documents that have capitalized "DOCX" file extension or include "#" in the file name.
  • Thankfully, the file is moved to the Recycle Bin which can be restored. For now, you can rename the file extension to avoid the bug.

That's interesting. I don't know anything about programming, but it's always funny how a small change somewhere can break software like this.

[โ€“] criss_cross@lemmy.world 15 points 6 days ago

I think it's because under the hood it uses # file names as temp files incase word crashes.

Definitely an edge case that should have come up. This is why you don't fire QA departments and expect devs to test everything.