Skip to content

Error messages containing angle brackets get truncated #1885

@nex3

Description

@nex3

When an error message (including the code snippet in the message) contains angle brackets, the message gets truncated. This is particularly annoying when working with HTML. It seems to happen when printing Dartium test output to the console.

Example code: var o = new NonexistantClass("<a>foo</a>")

Metadata

Metadata

Assignees

Labels

closed-cannot-reproduceClosed as we were unable to reproduce the reported issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions