Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031007 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2015-10-01 14:39 | 2015-11-23 21:16 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c62cdd90b734 | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | caristu | |||||||
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 | 0031007: FICExtension can't display messages on EDIT | |||||||
Description | FICExtension allows to inject code to be executed by FIC being possible to modify standard FIC behavior. A use case for FICExtension is to show a message when editing a record, currently the message can be seen after updating a field (if that field triggers a FIC request) but not when the record is opened to be edited. | |||||||
Steps To Reproduce | 1. Add attached MsgTestFICExtension.java to sources and build OB 2. Login, Open Sales Order window and edit any record -> Expected: message show be seen -> Got: no message is seen | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0080789) hgbot (developer) 2015-10-01 14:53 |
Repository: erp/devel/pi Changeset: c62cdd90b7344eaa707ef99611ba3b2615bf69fc Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Oct 01 14:52:31 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c62cdd90b7344eaa707ef99611ba3b2615bf69fc [^] fixed issue 31007: FICExtension can't display messages on EDIT FICExtensions couldn't be used to display messages when editing a record because callout messages were only included as part of the FIC response, in NEW or CHANGE modes. FIC has been changed to include messages also in EDIT mode. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java --- |
(0080790) hgbot (developer) 2015-10-01 14:58 |
Repository: erp/devel/pi Changeset: 522b10556e4480993aee197c0571cf00ca548059 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Oct 01 14:57:25 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/522b10556e4480993aee197c0571cf00ca548059 [^] related to issue 31007: fixed uneeded if nesting --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java --- |
(0080805) caristu (viewer) 2015-10-02 13:40 |
Code Review and Tested OK: now it is possible to display a message after clicking on the edit button of a record. |
(0082103) hudsonbot (viewer) 2015-11-23 21:16 |
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/7b56bebaaa88 [^] Maturity status: Test |
(0082104) hudsonbot (viewer) 2015-11-23 21:16 |
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/7b56bebaaa88 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-10-01 14:39 | alostale | New Issue | |
2015-10-01 14:39 | alostale | Assigned To | => alostale |
2015-10-01 14:39 | alostale | OBNetwork customer | => No |
2015-10-01 14:39 | alostale | Modules | => Core |
2015-10-01 14:39 | alostale | Triggers an Emergency Pack | => No |
2015-10-01 14:39 | alostale | Review Assigned To | => caristu |
2015-10-01 14:43 | alostale | Relationship added | related to 0029782 |
2015-10-01 14:45 | alostale | File Added: MsgTestFICExtension.java | |
2015-10-01 14:53 | hgbot | Checkin | |
2015-10-01 14:53 | hgbot | Note Added: 0080789 | |
2015-10-01 14:53 | hgbot | Status | new => resolved |
2015-10-01 14:53 | hgbot | Resolution | open => fixed |
2015-10-01 14:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c62cdd90b7344eaa707ef99611ba3b2615bf69fc [^] |
2015-10-01 14:58 | hgbot | Checkin | |
2015-10-01 14:58 | hgbot | Note Added: 0080790 | |
2015-10-02 13:40 | caristu | Note Added: 0080805 | |
2015-10-02 13:40 | caristu | Status | resolved => closed |
2015-10-02 13:40 | caristu | Fixed in Version | => 3.0PR16Q1 |
2015-11-23 21:16 | hudsonbot | Checkin | |
2015-11-23 21:16 | hudsonbot | Note Added: 0082103 | |
2015-11-23 21:16 | hudsonbot | Checkin | |
2015-11-23 21:16 | hudsonbot | Note Added: 0082104 |
Copyright © 2000 - 2009 MantisBT Group |