Description
ResourceBundles.addBundle tries to throw an IllegalArgumentException at line 140, but the toString of curProvidedResource gives an NPE, because it needs a RequestCycle. toString-methods of HeaderItems should not require a RequestCyle.
ResourceBundles.addBundle tries to throw an IllegalArgumentException at line 140, but the toString of curProvidedResource gives an NPE, because it needs a RequestCycle. toString-methods of HeaderItems should not require a RequestCyle.