Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019839 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-02-22 12:29 | 2012-03-02 15:39 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | d6522f4e28ae | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019839: Incorrect alert filter prevents login | |||||||
Description | An incorrect filter in an Alert Rule can cause the system to not allow to log in. In this situation after entering user/password and error message is shown and loading screen is kept. | |||||||
Steps To Reproduce | -Select an Alert Rule with alert instances -Change its filter clause to any sensless string -Log in the application with a role which is part of this alert's assignees -> Error popup appears and loading screen doesn't disappear. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0045387) AugustoMauch (administrator) 2012-02-22 19:03 |
When an alert rule with an invalid filter was processed, the exception that was thrown was not being caught. The fix has consisted in adding a try/catch block to capture this exception, adding a message to the login when that happens. |
(0045388) AugustoMauch (administrator) 2012-02-22 19:04 |
Test plan: - Follow the steps described in the steps to reproduce section. - The login process should complete successfully, and and error should be displayed in the log. This fix is not risky. |
(0045389) hgbot (developer) 2012-02-22 19:14 |
Repository: erp/devel/pi Changeset: d6522f4e28aea055ea2bf508f91e2667832a1f89 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Feb 22 19:12:30 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/d6522f4e28aea055ea2bf508f91e2667832a1f89 [^] Fixes issue 19839: The Exception is now being caught --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler.java --- |
(0045420) hgbot (developer) 2012-02-23 17:53 |
Repository: erp/devel/pi Changeset: 4940d1f96b76a27cce4a075ded01099d9e6b3a51 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Feb 23 17:49:31 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/4940d1f96b76a27cce4a075ded01099d9e6b3a51 [^] Related to issue 19839: Adds exception handling in the Alert window --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertManagementActionHandler.java --- |
(0045426) guilleaer (viewer) 2012-02-23 20:17 |
code review and tested on pi@4940d1f96b76 |
(0045930) hudsonbot (viewer) 2012-03-02 15:38 |
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/544d64e0c159 [^] Maturity status: Test |
(0045946) hudsonbot (viewer) 2012-03-02 15:39 |
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/544d64e0c159 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-02-22 12:29 | alostale | New Issue | |
2012-02-22 12:29 | alostale | Assigned To | => alostale |
2012-02-22 12:29 | alostale | Modules | => Core |
2012-02-22 12:29 | alostale | OBNetwork customer | => No |
2012-02-22 12:30 | alostale | File Added: Selection_033.png | |
2012-02-22 12:30 | alostale | Assigned To | alostale => AugustoMauch |
2012-02-22 12:36 | shuehner | Issue Monitored: shuehner | |
2012-02-22 19:03 | AugustoMauch | Note Added: 0045387 | |
2012-02-22 19:04 | AugustoMauch | Note Added: 0045388 | |
2012-02-22 19:14 | hgbot | Checkin | |
2012-02-22 19:14 | hgbot | Note Added: 0045389 | |
2012-02-22 19:14 | hgbot | Status | new => resolved |
2012-02-22 19:14 | hgbot | Resolution | open => fixed |
2012-02-22 19:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d6522f4e28aea055ea2bf508f91e2667832a1f89 [^] |
2012-02-23 17:53 | hgbot | Checkin | |
2012-02-23 17:53 | hgbot | Note Added: 0045420 | |
2012-02-23 20:17 | guilleaer | Note Added: 0045426 | |
2012-02-23 20:17 | guilleaer | Status | resolved => closed |
2012-02-23 20:17 | guilleaer | Fixed in Version | => pi |
2012-03-02 15:38 | hudsonbot | Checkin | |
2012-03-02 15:38 | hudsonbot | Note Added: 0045930 | |
2012-03-02 15:39 | hudsonbot | Checkin | |
2012-03-02 15:39 | hudsonbot | Note Added: 0045946 |
Copyright © 2000 - 2009 MantisBT Group |