Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0044795 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] Z. Others | major | have not tried | 2020-08-12 16:05 | 2020-08-13 15:58 | |||||||
Reporter | shuehner | View Status | public | |||||||||
Assigned To | Triage Omni OMS | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
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 | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0044795: Tracking issue to refactor remaining old callouts to extend SimpleCallout | |||||||||||
Description | In 17Q4 release (nearly) all old callouts have been refactored to extend SimpleCallout in issue 36067 (and related issues). Main benefits were to avoid relevant overhead on processing of old style callouts which is avoided with Simplecallouts (not http call simulation, no html, java script engine needed to extract values inside FIC). Hover not all callouts in modules have been converted which is blocking eventual removal of support for old-style callouts. This issue serves to track the individual remaining modules which require conversion. | |||||||||||
Steps To Reproduce | Search for ad_callout entries where the java class implementing them does NOT extend SimpleCallout Example command: grep -Ir 'var respuesta' . Attachment detect-callouts.diff in issue '36067' also has junit test do detect them. | |||||||||||
Proposed Solution | Refactor remaining callouts to extend Simplecallout as has been done for most in issue 36067 already. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0122015) shuehner (administrator) 2020-08-12 16:06 |
Existing wiki documentation for callouts only talks about the 'new' System with SimpleCallouts for many years: http://wiki.openbravo.com/wiki/How_to_create_a_Callout [^] http://wiki.openbravo.com/wiki/How_to_create_a_callout_that_extends_from_another_callout [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2020-08-12 16:05 | shuehner | New Issue | |
2020-08-12 16:05 | shuehner | Assigned To | => Triage Finance |
2020-08-12 16:05 | shuehner | Modules | => Core |
2020-08-12 16:05 | shuehner | Triggers an Emergency Pack | => No |
2020-08-12 16:06 | shuehner | Note Added: 0122015 | |
2020-08-12 16:41 | shuehner | Relationship added | depends on 0044797 |
2020-08-12 16:43 | shuehner | Relationship added | depends on 0044798 |
2020-08-12 16:45 | shuehner | Relationship added | depends on 0044799 |
2020-08-12 16:46 | shuehner | Relationship added | depends on 0044800 |
2020-08-12 16:48 | shuehner | Relationship added | depends on 0044801 |
2020-08-12 16:54 | shuehner | Relationship added | depends on 0044802 |
2020-08-12 16:54 | shuehner | Relationship added | related to 0036067 |
2020-08-12 16:59 | shuehner | Relationship added | blocks 0044803 |
2020-08-13 15:48 | shuehner | Relationship added | related to 0044811 |
2020-08-13 15:49 | shuehner | Relationship deleted | depends on 0044800 |
2020-08-13 15:56 | shuehner | Relationship added | depends on 0044812 |
2020-08-13 15:58 | shuehner | Relationship added | depends on 0044813 |
Copyright © 2000 - 2009 MantisBT Group |