misskey icon indicating copy to clipboard operation
misskey copied to clipboard

fix: missing emojis in meta.json interrupts emoji import

Open winrg opened this issue 1 year ago • 1 comments

💡 Summary

if a meta.json file in an emoji zip references a file not present in the zip, the import process will log an error and exit, interrupting the import

🥰 Expected Behavior

the remaining emojis should be imported without error

🤬 Actual Behavior

only the emojis up to the missing one are imported

📝 Steps to Reproduce

No response

💻 Frontend Environment

No response

🛰 Backend Environment (for server admin)

* Misskey: all versions back to at least commit b75184e

Do you want to address this bug yourself?

  • [X] Yes, I will patch the bug myself and send a pull request

winrg avatar Aug 25 '24 17:08 winrg

submitted pr #14461

winrg avatar Aug 25 '24 21:08 winrg