[Issue 4509] XML parser in std.xml throws TagException if the attr value is put in apostrophes.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 6 15:35:52 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=4509

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/1533801fc890ee70178f04059422e9ce0e41d239
std.xml: accept single quotes for attributes

Fixes issue 4509 - XML parser in std.xml throws TagException if the
attr value is put in apostrophes.

https://github.com/dlang/phobos/commit/d231d783e68ed8b3c3950158a6ccc696b9be33b8
Merge pull request #4567 from aG0aep6G/4509

Fix issue 4509 - XML parser in std.xml throws TagException if the attr value is
put in apostrophes.

--


More information about the Digitalmars-d-bugs mailing list