Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028406 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] A. Platform | minor | always | 2014-12-12 14:20 | 2014-12-30 23:27 | |||
Reporter | aferraz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b2a6c840d544 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028406: RescheduleProcess class should be able to get requestId from request parameters | |||||||
Description | In order to be able to execute a process request from a JUnit test, RescheduleProcess java class should be able to get requestId from request parameters if session value is empty. | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0072493) hgbot (developer) 2014-12-15 10:01 |
Repository: erp/devel/pi Changeset: b2a6c840d54416e4f15fe8a4a5439ca2cf2b7ebe Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Fri Dec 12 14:35:09 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/b2a6c840d54416e4f15fe8a4a5439ca2cf2b7ebe [^] Fixes bug 28406: RescheduleProcess should get requestId from request parameters In order to be able to execute a process request from a JUnit test, RescheduleProcess java class should be able to get requestId from request parameters if session value is empty. --- M src/org/openbravo/erpCommon/ad_process/RescheduleProcess.java --- |
(0072595) hgbot (developer) 2014-12-17 09:14 |
Repository: erp/devel/pi Changeset: 7876814d68571b9de44faa079c2151c0efd7fb41 Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Wed Dec 17 09:13:27 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/7876814d68571b9de44faa079c2151c0efd7fb41 [^] Related to bug 28406: RescheduleProcess should get requestId from parameters Added brackets to the if sentence --- M src/org/openbravo/erpCommon/ad_process/RescheduleProcess.java --- |
(0072792) alostale (manager) 2014-12-23 10:22 |
code reviewed: even requestId.isEmpty() is used, there's no NPE risk as vars.getSessionValue doesn't return null but "" for empty values |
(0073216) hudsonbot (developer) 2014-12-30 23:27 |
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/6525fe229e06 [^] Maturity status: Test |
(0073227) hudsonbot (developer) 2014-12-30 23:27 |
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/6525fe229e06 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2014-12-12 14:20 | aferraz | New Issue | |
2014-12-12 14:20 | aferraz | Assigned To | => aferraz |
2014-12-12 14:20 | aferraz | Modules | => Core |
2014-12-12 14:20 | aferraz | Triggers an Emergency Pack | => No |
2014-12-15 10:01 | hgbot | Checkin | |
2014-12-15 10:01 | hgbot | Note Added: 0072493 | |
2014-12-15 10:01 | hgbot | Status | new => resolved |
2014-12-15 10:01 | hgbot | Resolution | open => fixed |
2014-12-15 10:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b2a6c840d54416e4f15fe8a4a5439ca2cf2b7ebe [^] |
2014-12-15 10:29 | aferraz | Assigned To | aferraz => alostale |
2014-12-17 08:46 | alostale | Assigned To | alostale => aferraz |
2014-12-17 08:47 | alostale | Review Assigned To | => alostale |
2014-12-17 09:14 | hgbot | Checkin | |
2014-12-17 09:14 | hgbot | Note Added: 0072595 | |
2014-12-23 10:22 | alostale | Note Added: 0072792 | |
2014-12-23 10:22 | alostale | Status | resolved => closed |
2014-12-23 10:22 | alostale | Fixed in Version | => 3.0PR15Q1 |
2014-12-30 23:27 | hudsonbot | Checkin | |
2014-12-30 23:27 | hudsonbot | Note Added: 0073216 | |
2014-12-30 23:27 | hudsonbot | Checkin | |
2014-12-30 23:27 | hudsonbot | Note Added: 0073227 | |
2019-10-16 17:59 | caristu | Relationship added | related to 0042044 |
Copyright © 2000 - 2009 MantisBT Group |