Comment #31 on issue 887 by pnorcks: Non-ASCII characters in textedit URIs
should be percent-encoded
http://code.google.com/p/lilypond/issues/detail?id=887
I'm not really sure, but with the code you posted in comment 6, would the
resulting
string change if you do
byte[] uriDecodedBytes =
anchor.getTextStreamValue(PdfDictionary.URI).getBytes("UTF-8");
instead?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond