Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040535 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] A. Platform | minor | have not tried | 2019-04-05 10:11 | 2020-01-24 09:17 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9f7b34759d69 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040535: old callouts should use OBScriptEngine to evaluate response | |||||||
Description | Old callouts implemented as Servlets instead of SimpleCallout evaluate response as Javascript using rhino instead of using OBScriptEngine which selects the engine provided by jdk. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0111009) hgbot (developer) 2019-04-08 11:04 |
Repository: erp/devel/pi Changeset: 4802bbc887308a0dab5f45beec7095768eeb907b Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Apr 05 13:40:57 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4802bbc887308a0dab5f45beec7095768eeb907b [^] fixes 40535: old callouts should use OBScriptEngine to evaluate response --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java M src-test/src/org/openbravo/test/AllAntTaskTests.java M src/org/openbravo/erpCommon/ad_callouts/HttpServletCalloutInformationProvider.java A src-test/src/org/openbravo/test/system/OldCallouts.java --- |
(0111010) hgbot (developer) 2019-04-08 11:04 |
Repository: erp/devel/api-checks Changeset: 9f7b34759d69874321dd0b0bdbfbde40a5a7b4a2 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Apr 08 11:03:16 2019 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/9f7b34759d69874321dd0b0bdbfbde40a5a7b4a2 [^] fixes 40535: old callouts should use OBScriptEngine to evaluate response --- M java/reference/java.japi.gz --- |
(0111101) hgbot (developer) 2019-04-12 09:15 |
Repository: erp/devel/pi Changeset: ec0386dd0e01c6989d0e849a79837d343a874f30 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Apr 12 09:15:25 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ec0386dd0e01c6989d0e849a79837d343a874f30 [^] related to issue 40535: minor code improvements - Reorder modifiers of log attribute - Use diamond operator --- M src/org/openbravo/erpCommon/ad_callouts/HttpServletCalloutInformationProvider.java --- |
(0111102) caristu (developer) 2019-04-12 09:16 |
Reviewed |
(0111973) hudsonbot (developer) 2019-05-21 15: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/9b8f37d9d85e [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2019-04-05 10:11 | alostale | New Issue | |
2019-04-05 10:11 | alostale | Assigned To | => platform |
2019-04-05 10:11 | alostale | Modules | => Core |
2019-04-05 10:11 | alostale | Triggers an Emergency Pack | => No |
2019-04-05 10:14 | alostale | Relationship added | blocks 0039983 |
2019-04-05 10:14 | alostale | Relationship added | related to 0036067 |
2019-04-08 10:58 | alostale | Assigned To | platform => alostale |
2019-04-08 11:01 | alostale | Relationship added | depends on 0040548 |
2019-04-08 11:04 | hgbot | Checkin | |
2019-04-08 11:04 | hgbot | Note Added: 0111009 | |
2019-04-08 11:04 | hgbot | Status | new => resolved |
2019-04-08 11:04 | hgbot | Resolution | open => fixed |
2019-04-08 11:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4802bbc887308a0dab5f45beec7095768eeb907b [^] |
2019-04-08 11:04 | alostale | Review Assigned To | => caristu |
2019-04-08 11:04 | hgbot | Checkin | |
2019-04-08 11:04 | hgbot | Note Added: 0111010 | |
2019-04-08 11:04 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/4802bbc887308a0dab5f45beec7095768eeb907b [^] => http://code.openbravo.com/erp/devel/api-checks/rev/9f7b34759d69874321dd0b0bdbfbde40a5a7b4a2 [^] |
2019-04-12 09:15 | hgbot | Checkin | |
2019-04-12 09:15 | hgbot | Note Added: 0111101 | |
2019-04-12 09:16 | caristu | Note Added: 0111102 | |
2019-04-12 09:16 | caristu | Status | resolved => closed |
2019-04-12 09:16 | caristu | Fixed in Version | => 3.0PR19Q3 |
2019-04-17 09:47 | alostale | Relationship added | related to 0040629 |
2019-05-21 15:16 | hudsonbot | Checkin | |
2019-05-21 15:16 | hudsonbot | Note Added: 0111973 | |
2020-01-24 09:17 | alostale | Relationship added | related to 0042919 |
Copyright © 2000 - 2009 MantisBT Group |