-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In old Egon versions (presumably <= 1.3.0) it was possible to upload custom icons with spaces in its name, e.g. "my icon.svg". Domain Stories containing such custom icons are not imported.
To Reproduce
Steps to reproduce the behavior:
- Import a domain story that uses a custom icon like described above, e.g. openingstory-00-symbols.dst
- See error:
unhandled error in event listener TypeError: icon is null
isCustomIcon util.js:54
getIconSvg domainStoryRenderer.js:384
Expected behavior
On import (domain story and iconset), whitepsaces in custom icon names are replaced with "-", which is consistent with the current behavior for uploading custom icons with whitespaces.
Desktop (please complete the following information):
- Modeler Version: v2.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working