Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-1.4.1, webconsole-1.2.8
-
None
Description
When using webconsole with Equinox, a NullPointerException is correctly thrown from BundleContext.createFilter(String filter) when filer is null (core spec 4.1 - 6.1.6.5). Felix throws an InvalidSyntaxException when filter is null.
This causes an uncaught NullPointerException in the call to createFilter in org.apache.felix.webconsole.internal.compendium.ConfigManager.
Attachments
Issue Links
- is duplicated by
-
FELIX-1135 NPE When accessing the configuration view in webconsole with Felix as the container (seen in the Sling 5 release)
- Closed