Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015525 | Openbravo ERP | Z. Others | public | 2010-12-24 14:09 | 2022-07-15 15:31 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | scheduled | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0015525: Delete some never used ad_form/ad_model_object/ad_model_object mapping entries |
Description | The following antries (id's are from ad_model_object) have been recently marked as isactive in a cleanup.
Noticing that the classes don't exist they where inactivated again.
They should be deleted as part of the cleanup.
- VPayPrint (several ad_message references which look probably obsolete)
150 [main] ERROR org.openbravo.test.model.ClassLoaderTest - 800536 : org.openbravo.erpCommon.ad_forms.PaymentsSelectionBank
201 [main] ERROR org.openbravo.test.model.ClassLoaderTest - 800809 : org.openbravo.erpCommon.ad_reports.ProjectStatusSummary
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-12-24 14:09 | shuehner | New Issue | |
2010-12-24 14:09 | shuehner | Assigned To | => shuehner |
2010-12-24 14:09 | shuehner | Modules | => Core |
2010-12-24 14:10 | shuehner | Relationship added | blocks 0007236 |
2010-12-24 14:12 | hgbot | Checkin | |
2010-12-24 14:12 | hgbot | Note Added: 0033393 | |
2010-12-24 14:13 | shuehner | Note Added: 0033394 | |
2010-12-27 08:41 | alostale | Status | new => scheduled |
2010-12-27 08:41 | alostale | fix_in_branch | => pi |
2010-12-30 13:16 | hudsonbot | Checkin | |
2010-12-30 13:16 | hudsonbot | Note Added: 0033479 | |
2011-06-22 20:19 | shuehner | Note Added: 0038498 | |
2011-06-22 20:19 | shuehner | Relationship added | blocks 0017233 |
2011-06-22 20:19 | shuehner | Relationship deleted | blocks 0007236 |
2012-02-20 11:23 | shuehner | Type | defect => feature request |
2012-02-20 11:23 | shuehner | fix_in_branch | pi => |
2016-04-19 13:39 | shuehner | Relationship added | blocks 0032688 |
2018-04-15 15:11 | shuehner | Relationship deleted | blocks 0017233 |
2022-07-15 15:31 | shuehner | Triggers an Emergency Pack | => No |
2022-07-15 15:31 | shuehner | Note Added: 0139364 | |
2022-07-15 15:31 | shuehner | Description Updated | bug_revision_view_page.php?rev_id=24506#r24506 |
Notes |
|
(0033393)
|
hgbot
|
2010-12-24 14:12
|
|
Repository: erp/devel/pi
Changeset: 988795d9615d989b853a6cf44ea671f9ce198db5
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Dec 24 14:11:10 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/988795d9615d989b853a6cf44ea671f9ce198db5 [^]
Revert part of the commit marking all ad_model_object entries as active
as a few old entries are broken and generate a broken web.xml which
makes tomcat tail to startup.
Issue 15525 has been logged to review and probably delete the wrong
entries.
---
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
---
|
|
|
|
When grepping for the classnamed i.e. VPayPrint entries in more tables show up (i.e. AD_MESSAGE) which probably should also be rechecked and perhaps deleted. |
|
|
|
|
|
|
Several of them have been deleted during the cleanup before 3.0... however a few still remain. Leaving bug open -> moving to cleanup.next |
|
|
|
Updating to status of 2022-07-15 (post 22Q3) |
|