Open
Description
Which resource(s) have this problem?
Map editor
Describe the bug
When saving map, map editor don't add xmlns namespace declaration.
To Reproduce
Create any map, save it. you will see:
<map edf:definitions="editor_main"></map>
as your map.
Expected behavior
Root node should contain namespace definition:
<map xmlns:edf="https://wiki.multitheftauto.com/wiki/Resource:Editor/EDF" edf:definitions="editor_main">
Screenshots
/
Version
all mta versions
Additional context
Metadata
Metadata
Assignees
Labels
No labels