id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1323,ExtensionsControl.init() doesn't remember the ServletContext parameter,Nicklas Nordborg,everyone,"This may lead to `NullPointerException` in any servlet that calls `ServletConfig.getServletContext()` in it's code. This only happens after a manual or automatic update of an extension. Extensions that are loaded at server startup are not affected since the parameter isn't null at that time. The fix is simple: Just make sure that the init() method saves the parameter in the `private static ServletContext servletContext;` variable.",defect,closed,minor,BASE 2.12.1,web,,fixed,,