Skip to content

Missing xmlns namespace declaration when saving map #559

Open
@CrosRoad95

Description

@CrosRoad95

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions