bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 887 in lilypond: Non-ASCII characters in textedit URIs should


From: lilypond
Subject: Re: Issue 887 in lilypond: Non-ASCII characters in textedit URIs should be percent-encoded
Date: Sun, 07 Feb 2010 22:03:36 +0000


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]