Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040145 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Modules] Analytics | trivial | always | 2019-02-05 13:12 | 2019-02-22 09:01 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 750dbb5c3341 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Regression date | ||||||||
| Regression introduced by commit | ||||||||
| Regression level | ||||||||
| Review Assigned To | alostale | |||||||
| Support ticket | ||||||||
| OBNetwork customer | No | |||||||
| Regression introduced in release | ||||||||
| Summary | 0040145: AnalyticsSessionDynamicComponent should provide its ID | |||||||
| Description | AnalyticsSessionDynamicComponent should provide its ID. Currently it does not have an ID an this causes the failure of the LabelTest[1] because it assumes that every component has an ID[2]. [1] https://ci.openbravo.com/job/mod-simple/34411/testReport/junit/org.openbravo.client.kernel.freemarker.test/LabelTest/testLabel/ [^] [2] https://code.openbravo.com/erp/devel/pi/file/tip/modules/org.openbravo.client.kernel/src-test/org/openbravo/client/kernel/freemarker/test/LabelTest.java#l119 [^] | |||||||
| Steps To Reproduce | 1) Execute LabelTest having analytics module installed. It can fail with a NullPointerException depending on the order which components are iterated in getI18NComponent method. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||
|
|||||||||
Notes |
|
|
(0109576) hgbot (developer) 2019-02-05 13:19 |
Repository: erp/pmods/org.openbravo.client.analytics Changeset: 750dbb5c3341d5ff637cc53f567625b3f0377339 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Feb 05 13:19:13 2019 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/750dbb5c3341d5ff637cc53f567625b3f0377339 [^] fixes issue 40145: AnalyticsSessionDynamicComponent should provide its ID --- M src/org/openbravo/client/analytics/AnalyticsSessionDynamicComponent.java --- |
|
(0110013) alostale (viewer) 2019-02-22 09:01 |
reviewed + tested |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-02-05 13:12 | caristu | New Issue | |
| 2019-02-05 13:12 | caristu | Assigned To | => caristu |
| 2019-02-05 13:12 | caristu | OBNetwork customer | => No |
| 2019-02-05 13:12 | caristu | Review Assigned To | => alostale |
| 2019-02-05 13:13 | caristu | Description Updated | View Revisions |
| 2019-02-05 13:16 | caristu | Steps to Reproduce Updated | View Revisions |
| 2019-02-05 13:17 | caristu | Steps to Reproduce Updated | View Revisions |
| 2019-02-05 13:19 | hgbot | Checkin | |
| 2019-02-05 13:19 | hgbot | Note Added: 0109576 | |
| 2019-02-05 13:19 | hgbot | Status | new => resolved |
| 2019-02-05 13:19 | hgbot | Resolution | open => fixed |
| 2019-02-05 13:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/750dbb5c3341d5ff637cc53f567625b3f0377339 [^] |
| 2019-02-05 13:20 | caristu | Relationship added | related to 0037874 |
| 2019-02-22 09:01 | alostale | Note Added: 0110013 | |
| 2019-02-22 09:01 | alostale | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |