Issue Details (XML | Word | Printable)

Key: LUTECE-914
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: ILE
Reporter: ELY
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lutèce

lutece-core - BO - Admin features - The admin features of a disabled plugin are still accessible

Created: 14/Oct/08 01:51 PM   Updated: 21/Jan/10 06:53 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.4.0

Time Tracking:
Original Estimate: 0,5d
Original Estimate - 0,5d
Remaining Estimate: 0,5d
Remaining Estimate - 0,5d
Time Spent: Not Specified
Time Spent - Not Specified

Environment:
MS Windows XP pro version 2002, SP2
Apache-tomcat-6.0.16,
MySql 5.0.45-community-nt


 Description  « Hide

Example :

  • In a lutece-site with module-mylutece-database installed
  • Be sure tha you have right to see admin feature MyLutece User management (Database)
  • Set to disabled the database module
  • The admin feature is still available in admin menu page.
  • Click :
    java.lang.NullPointerException
    	at fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean.init(AdminFeaturesPageJspBean.java:102)
    	at fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean.init(PluginAdminPageJspBean.java:62)
    	at org.apache.jsp.jsp.admin.plugins.mylutece.modules.database.ManageUsers_jsp._jspService(ManageUsers_jsp.java:73)
    	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
    	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
    	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    


There are no comments yet on this issue.