-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b04
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045548 | 8u25 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8036592 | 8u20 | Aleksej Efimov | P3 | Resolved | Fixed | b07 |
JDK-8052452 | emb-8u26 | Aleksej Efimov | P3 | Resolved | Fixed | b17 |
JDK-8036593 | 7u80 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8060919 | 7u79 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8057344 | 7u76 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8047558 | 7u72 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8040853 | 7u71 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8040309 | 7u66 | Aleksej Efimov | P3 | Resolved | Fixed | b01 |
JDK-8036594 | 6u81 | Aleksej Efimov | P3 | Resolved | Fixed | b02 |
JDK-8038763 | 5.0u71 | Aleksej Efimov | P3 | Resolved | Fixed | b02 |
string-length function in XSLT returns incorrect length for complementary
chars.
In XSLT style sheet, when an argument of string-length function is a string
including complementary characters, those complementary characters are
counted as 2 chars, not 1 char.
As a result string-length returns incorrect string length.
- backported by
-
JDK-8036592 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8036593 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8036594 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8038763 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8040309 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8040853 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8045548 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8047558 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8052452 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8057344 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
-
JDK-8060919 XSLT string-length returns incorrect length when string includes complementary chars
- Resolved
- relates to
-
JDK-8037843 test needs to be removed from jaxp repo
- Resolved