public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: green@cygnus.com
Cc: java@gcc.gnu.org, rhug-rhats@sources.redhat.com
Subject: Re: property files and character encodings
Date: Mon, 10 Sep 2001 19:27:00 -0000	[thread overview]
Message-ID: <87k7z6o3fd.fsf@creche.redhat.com> (raw)
In-Reply-To: <200109100509.WAA10075@fencer.cygnus.com>

>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> {http\u003a//xml.apache.org/xslt}indent-amount=0
Anthony> Note the escape sequence for `:'.

Anthony> The program then tries to search this resource bundle for
Anthony> "{ http://xml.apache.org/xslt}content-handler" ; and doesn't
Anthony> find a match.  The problem is that \u003a isn't being
Anthony> converted into `:' when read from a property file.  I don't
Anthony> know what the right solution is.  Advice welcome...

This is a bug in java.util.Properties.load().  I'm testing a fix.
I'll check it in if it passes my tests.

Thanks,
Tom

  reply	other threads:[~2001-09-10 19:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-09 22:09 Anthony Green
2001-09-10 19:27 ` Tom Tromey [this message]
2001-09-10 20:03 Anthony Green
2001-09-10 20:15 ` Tom Tromey
2001-09-10 21:55   ` Anthony Green

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k7z6o3fd.fsf@creche.redhat.com \
    --to=tromey@redhat.com \
    --cc=green@cygnus.com \
    --cc=java@gcc.gnu.org \
    --cc=rhug-rhats@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).