Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034487
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. PlatformtrivialN/A2016-11-14 12:172018-02-15 17:15
ReportercaristuView Statuspublic 
Assigned Tojarmendariz 
PrioritylowResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034487: Remove unused action handlers

DescriptionThere existis some action handlers that can be removed as they were created for testing puroposes and/or are not being used.

- TestActionHandler [1]
- ComputeWindowActionHandler [2]
- ComputeTranslatedNameActionHandler [3]
- GridExampleActionHandler [4]


[1] https://code.openbravo.com/erp/devel/pi/file/285226a2a73b/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/TestActionHandler.java [^]
[2] https://code.openbravo.com/erp/devel/pi/file/285226a2a73b/modules/org.openbravo.client.application/src/org/openbravo/client/application/ComputeWindowActionHandler.java [^]
[3] https://code.openbravo.com/erp/devel/pi/file/285226a2a73b/modules/org.openbravo.client.application/src/org/openbravo/client/application/ComputeTranslatedNameActionHandler.java [^]
[4] https://code.openbravo.com/erp/devel/pi/file/285226a2a73b/modules/org.openbravo.client.application/src/org/openbravo/client/application/example/GridExampleActionHandler.java [^]
Steps To ReproduceIn description
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0037758 scheduledjarmendariz API Change: Remove unused ActionHandlers 
blocks design defect 0032688 acknowledgedTriage Platform Base remove unused resources 

-  Notes
(0102445)
caristu (developer)
2018-02-15 17:15
edited on: 2018-02-15 17:51

- ComputeTranslatedNameActionHandler is not used in core but it is being used by third party modules. It should not be removed.

- ComputeWindowActionHandler can not be removed because it is invoked from JS code. See[1] and [2]. It should not be removed.

- GridExampleActionHandler is referenced from JS example code included in core...See[3]. Also [4] is referenced by third party modules...

[1] https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js#l386 [^]
[2] https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js#l79 [^]
[3] https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.application/web/org.openbravo.client.application/example/grid-example.html#l22 [^]
[4] https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.application/web/org.openbravo.client.application/example/grid-example.js [^]


- Issue History
Date Modified Username Field Change
2016-11-14 12:17 caristu New Issue
2016-11-14 12:17 caristu Assigned To => platform
2016-11-14 12:17 caristu Modules => Core
2016-11-14 12:17 caristu Triggers an Emergency Pack => No
2016-11-14 12:25 caristu Summary [clustering] Remove TestActionHandler => [clustering] Remove unused action handlers
2016-11-14 12:25 caristu Description Updated View Revisions
2016-11-14 13:09 caristu Relationship added related to 0034490
2016-11-14 17:21 caristu Severity minor => trivial
2016-11-14 17:21 caristu Reproducibility always => N/A
2016-11-15 09:05 alostale Relationship added blocks 0032688
2016-11-15 09:05 alostale Relationship deleted related to 0034490
2016-11-15 09:05 alostale Status new => acknowledged
2016-11-15 09:05 alostale Summary [clustering] Remove unused action handlers => Remove unused action handlers
2016-12-01 13:15 alostale Priority high => low
2017-12-13 19:28 caristu Assigned To platform => jarmendariz
2018-01-23 12:48 jarmendariz Status acknowledged => scheduled
2018-01-30 08:59 jarmendariz Relationship added related to 0037758
2018-02-15 17:15 caristu Note Added: 0102445
2018-02-15 17:35 caristu Note Edited: 0102445 View Revisions
2018-02-15 17:35 caristu Note Edited: 0102445 View Revisions
2018-02-15 17:47 caristu Note Edited: 0102445 View Revisions
2018-02-15 17:47 caristu Note Edited: 0102445 View Revisions
2018-02-15 17:50 caristu Note Edited: 0102445 View Revisions
2018-02-15 17:51 caristu Note Edited: 0102445 View Revisions


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker