Skip to content
This repository was archived by the owner on Jan 19, 2020. It is now read-only.
This repository was archived by the owner on Jan 19, 2020. It is now read-only.

XML encoding comparison fails in ecomponent '&amp' =/= '&' #15

@izinin

Description

@izinin

unit test in ecomponent fails when comparing XML documents contain XML encoded symbols listed below

  • " to "
  • ' to '
  • < to &lt;
  • > to &gt;
  • & to &amp;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions