Files
ooo-util/src/main/java/com/threerings/util
Ray J. Greenwell e5dbb27da2 Bugfix when the parent bundle is missing.
When I had added this feature I verified that it would be OK to look up
a non-existant bundle, and even added a little note in the code.
But, it's the ResourceBundle that will be null, a MessageBundle
is always returned. And so, when it tried to initialize that bogus
MessageBundle and recursed into this same patch of code, the newly
added check for __parent would cause an NPE.
2013-03-22 16:28:24 -07:00
..
2011-10-05 15:56:59 -07:00
2011-12-19 17:54:23 -08:00