Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015854 | Openbravo ERP | A. Platform | public | 2011-02-03 11:35 | 2011-02-04 00:00 |
|
| Reporter | iperdomo | |
| Assigned To | iperdomo | |
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 20 | OS Version | 2.6.35-gentoo-r12 |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0015854: API model chage - Removed the CacheFilter from AD_Model_Object |
| Description |
The CacheFilter was removed from the application. Now the 'Expires' header is handled by the server, either httpd or tomcat.
[checkAPI] 42675 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
[checkAPI] 42680 ERROR - Errors in API data validation
[checkAPI] 42685 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
[checkAPI] 42690 ERROR - Removed row from table AD_MODEL_OBJECT - ID: 88420DFF1C6D48A18800FB91A91362AA
[checkAPI] 42695 ERROR - Removed row from table AD_MODEL_OBJECT_MAPPING - ID: 4B5DCF738C084B0C8FE227E397B86642
[checkAPI] 42699 ERROR - Removed row from table AD_MODEL_OBJECT_PARA - ID: 4B1DCE7DFC134EA2BECCFD2252189F1C
[checkAPI] 42704 ERROR -
|
| Steps To Reproduce | Check the API build 1027
http://builds.openbravo.com/job/int-api/1027/console [^] |
| Proposed Solution | Approve the change |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | feature request | 0015380 | 3.0MP0 | closed | iperdomo | Remove tomcat's Expires filter |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-02-03 11:35 | iperdomo | New Issue | |
| 2011-02-03 11:35 | iperdomo | Assigned To | => iciordia |
| 2011-02-03 11:35 | iperdomo | Modules | => Core |
| 2011-02-03 11:35 | iperdomo | OBNetwork customer | => No |
| 2011-02-03 11:37 | iperdomo | Relationship added | related to 0015380 |
| 2011-02-03 11:44 | jpabloae | Issue Monitored: jpabloae | |
| 2011-02-03 11:45 | iperdomo | Note Added: 0034026 | |
| 2011-02-03 11:48 | iperdomo | Note Edited: 0034026 | bug_revision_view_page.php?bugnote_id=0034026#r1475 |
| 2011-02-03 12:22 | iperdomo | Note Added: 0034028 | |
| 2011-02-03 12:23 | iperdomo | Note Edited: 0034028 | bug_revision_view_page.php?bugnote_id=0034028#r1477 |
| 2011-02-03 12:41 | iciordia | Note Added: 0034033 | |
| 2011-02-03 12:41 | iciordia | Assigned To | iciordia => iperdomo |
| 2011-02-03 12:43 | hgbot | Checkin | |
| 2011-02-03 12:43 | hgbot | Note Added: 0034035 | |
| 2011-02-03 12:43 | hgbot | Status | new => resolved |
| 2011-02-03 12:43 | hgbot | Resolution | open => fixed |
| 2011-02-03 12:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/94324e221724ff0adff8518653d3004ef72d989e [^] |
| 2011-02-03 14:02 | iperdomo | Note Added: 0034038 | |
| 2011-02-03 14:02 | iperdomo | Status | resolved => closed |
| 2011-02-04 00:00 | anonymous | sf_bug_id | 0 => 3172097 |
|
Notes |
|
|
(0034026)
|
|
iperdomo
|
2011-02-03 11:45
(edited on: 2011-02-03 11:48) |
|
The CacheFilter was adding the 'Expires' to some date in 2038, since the Mayan predicted that the world will end in 2012, makes no sense to have this filter ;)
Note: The real technical explanation is in the associated issue 0015380
|
|
|
|
(0034028)
|
|
iperdomo
|
2011-02-03 12:22
(edited on: 2011-02-03 12:23) |
|
The risk of this to break any published module is zero. We are just removing the usage of the filter. The Expires header is managed by tomcat or httpd
|
|
|
|
(0034033)
|
|
iciordia
|
|
2011-02-03 12:41
|
|
|
|
|
(0034035)
|
|
hgbot
|
|
2011-02-03 12:43
|
|
Repository: erp/devel/api-checks
Changeset: 94324e221724ff0adff8518653d3004ef72d989e
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Feb 03 12:41:19 2011 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/94324e221724ff0adff8518653d3004ef72d989e [^]
Fixes issue 15854: Removed AD_Model_Object entries
---
M model/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
M model/src-db/database/sourcedata/AD_MODEL_OBJECT_PARA.xml
---
|
|
|
|
|
|