Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015359 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | sometimes | 2010-12-02 16:58 | 2011-10-12 01:56 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 3d63eb9bc450 | ||||
Projection | none | ETA | none | Target Version | 3.0MP4 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_22 | |||
OS Version | 2.6.35-gentoo-r12 | Database version | 8.3.12 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | User Interface Client Kernel | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015359: The getServletContext() method in KernelServlet breaks the AutologonAuthenticationManager | |||||||
Description | The getServletContext() was added in KernelServlet, this is shadowing a method in one of the super classes. Therefore when trying to use the AutologonAuthManager, you get a NPE | |||||||
Proposed Solution | Rename the getServletContext to avoid the override | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0040838) hgbot (developer) 2011-09-09 13:41 |
Repository: erp/devel/pi Changeset: 3d63eb9bc45080a496799a0efcccb82bcb04c4f2 Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Fri Sep 09 13:40:25 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/3d63eb9bc45080a496799a0efcccb82bcb04c4f2 [^] Fixes issue 18410 and fixes issue 15359: AuthenticationManager refactor - Refactor AuthenticationManager, change from Interface to Abstract class. - The AuthManager custom implementations need to implement doAuthenticate and doLogout - Move code from LoginHandler to DefaultAuthenticationManager --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelServlet.java M modules/org.openbravo.service.integration.google/src/org/openbravo/service/integration/google/GoogleAuthServlet.java M src/index.jsp M src/org/openbravo/authentication/AuthenticationException.java M src/org/openbravo/authentication/AuthenticationManager.java M src/org/openbravo/authentication/basic/AutologonAuthenticationManager.java M src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java M src/org/openbravo/base/secureApp/LoginHandler.java M src/org/openbravo/base/secureApp/LoginUtils.java --- |
(0041608) hudsonbot (viewer) 2011-10-12 01:56 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2010-12-02 16:58 | iperdomo | New Issue | |
2010-12-02 16:58 | iperdomo | Assigned To | => iperdomo |
2010-12-02 16:58 | iperdomo | Modules | => User Interface Client Kernel |
2010-12-02 16:58 | iperdomo | OBNetwork customer | => No |
2010-12-06 07:46 | alostale | Status | new => scheduled |
2011-02-14 11:33 | iperdomo | Target Version | 3.0RC4 => 3.0 |
2011-05-17 09:15 | iperdomo | Priority | urgent => normal |
2011-06-02 10:53 | dmitry_mezentsev | Target Version | 3.0MP0 => 3.0MP1 |
2011-06-22 19:57 | dmitry_mezentsev | Target Version | 3.0MP1 => 3.0MP2 |
2011-08-01 19:02 | iperdomo | Target Version | 3.0MP2 => 3.0MP4 |
2011-09-05 09:22 | iperdomo | Relationship added | related to 0018410 |
2011-09-09 13:41 | hgbot | Checkin | |
2011-09-09 13:41 | hgbot | Note Added: 0040838 | |
2011-09-09 13:41 | hgbot | Status | scheduled => resolved |
2011-09-09 13:41 | hgbot | Resolution | open => fixed |
2011-09-09 13:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3d63eb9bc45080a496799a0efcccb82bcb04c4f2 [^] |
2011-10-03 11:50 | marvintm | Status | resolved => closed |
2011-10-12 01:56 | hudsonbot | Checkin | |
2011-10-12 01:56 | hudsonbot | Note Added: 0041608 |
Copyright © 2000 - 2009 MantisBT Group |