Formatter Unicode strings uneven work #57

Closed
opened 2023-02-22 11:58:57 +01:00 by augustyd · 3 comments
Contributor

when forrmating XML with <?xml version="1.0" encoding="utf-8"?> line, file can be minimized without a problem, but it cant be prettyfied. "Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration."

when forrmating XML with <?xml version="1.0" encoding="utf-8"?> line, file can be minimized without a problem, but it cant be prettyfied. "Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration."
bema added the
bug
XML Formatter
labels 2023-02-22 14:47:05 +01:00
boguckib added this to the Release 11.1 milestone 2023-02-22 15:34:39 +01:00
bema self-assigned this 2023-02-28 10:09:40 +01:00
augustyd was assigned by bema 2023-02-28 12:51:03 +01:00
Collaborator

Implemented, needed testing.

Implemented, needed testing.
bema closed this issue 2023-02-28 12:51:21 +01:00
bema reopened this issue 2023-02-28 12:51:30 +01:00
Author
Contributor

Format XML does not work, all changes after prologue and first line ale ignored.
obraz

Format XML does not work, all changes after prologue and first line ale ignored. ![obraz](/attachments/dfe9fa41-7e1c-46c2-8395-5ec2a32a39fc)
Collaborator

Fixed in PL #88

Fixed in PL #88
bema closed this issue 2023-03-01 10:29:44 +01:00
Sign in to join this conversation.
No description provided.