-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
Describe the bug
I don't even know if this is necessarily worth the time in fixing, but if a user has an emoji in their username and creates a draw.io diagram - the image is generated on the filesystem but BookStack gets HTTP 500 error trying to load it
Steps To Reproduce
Steps to reproduce the behavior:
- Create a new user with an emoji character in their name
- Create a draw.io diagram within a page
- Save the diagram
- See error in that image does not display & web console error 500
Expected behavior
I expect that upon saving the png generated of the diagram is displayed on my finished page
Your Configuration (please complete the following information):
- Tested on demo site in screenshot above
Additional context
I haven't tested with many emojis, it's possible some of them work.