Skip to content

Cardnames with & in them do not correctly download in cockatrice XML #1733

Description

@WithoutAnAce

Cards with '&' in the name (Minsk & Boo, Timeless Heroes is the one I noticed) are not being correctly escaped for XML.

Current behavior:
<card number="1" name="Minsc & Boo, Timeless Heroes"/>

Desired behavior:
<card number="1" name="Minsc &amp; Boo, Timeless Heroes"/>

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