Re: [PR] OID attributes get a wrong name when normalized due to first dot not being removed [santuario-xml-security-java]
coheigea (via GitHub) <[email protected]>
| Newsgroups | gmane.text.xml.security.devel |
|---|---|
| Message-ID | <PR_kwDOD7oF986MCyJ0-648e0623-b481-4f2b-ae8b-637b5079c1f0@gitbox.apache.org> |
coheigea commented on PR #446: URL: https://github.com/apache/santuario-xml-security-java/pull/446#issuecomment-2677814504 @baconjander How did you run into this issue? From the calling code in https://github.com/apache/santuario-xml-security-java/blob/36923f8cced51a0ca38959f1af323a572e98206e/src/main/java/org/apache/xml/security/utils/RFC2253Parser.java#L150 it seems it uses str.substring(i + 1); so I wonder if this is a problem for the normal useage of the library? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]