Hi, Unfortunately Locale.getDefault() == Locale.GERMANY is false. Didnt you mean .equals() ? -- regards Marc Logemann [blog] http://www.logemann.org [busn] http://www.logentis.de Am 25.08.2006 um 22:59 schrieb Marc Prud'hommeaux: > >> Most likely i am the first non EN locale user :) Here is the stack > > That's exactly the problem ... the test would actually pass for any > locale *except* German. I've just committed a fix ... the test > should pass for you after your next update. >