-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b59
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083946 | emb-9 | Aleksej Efimov | P3 | Resolved | Fixed | team |
JDK-8131556 | 8u66 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8079485 | 8u65 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8076586 | 8u60 | Aleksej Efimov | P3 | Resolved | Fixed | b12 |
JDK-8079104 | 8u51 | Aleksej Efimov | P3 | Resolved | Fixed | b11 |
JDK-8137977 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8078986 | emb-8u60 | Aleksej Efimov | P3 | Resolved | Fixed | b24 |
JDK-8080194 | emb-8u51 | Aleksej Efimov | P3 | Resolved | Fixed | team |
JDK-8076587 | 7u91 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8079103 | 7u85 | Aleksej Efimov | P3 | Resolved | Fixed | b10 |
JDK-8134164 | openjdk7u | Aleksej Efimov | P3 | Resolved | Fixed | master |
JDK-8076588 | 6u105 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8079102 | 6u101 | Aleksej Efimov | P3 | Resolved | Fixed | b10 |
and reports it as such, but the error message is mangled, and does not
convey the correct information to the user.
Example of incorrect output:
An invalid XML character (Unicode: 0x{2}) was found in the value of attribute "{1}" and element is "0".
The correct output should be like:
An invalid XML character (Unicode: 0x0) was found in the value of attribute "attTest" and element is "topElement".
- backported by
-
JDK-8076586 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8076587 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8076588 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8078986 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8079102 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8079103 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8079104 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8079485 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8080194 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8083946 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8131556 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8134164 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-
-
JDK-8137977 Bad error message on parsing illegal character in XML attribute
-
- Resolved
-