Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037814 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | have not tried | 2018-01-26 15:53 | 2018-02-21 19:57 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | bb41536d56c6 | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q4.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037814: support custom error pages | |||||||
Description | It is possible to define custom error pages for invalid requests at web.xml level. If this is not configured, Tomcat will serve it's own default one. Openbravo generates web.xml, and it does not support to define a customized error page. | |||||||
Steps To Reproduce | Try to open an invalid page, ie.: http://localhost:8080/openbravo/dummy [^] -> Check the error page is the standard Tomcat's one and it cannot be customized | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0102424) hgbot (developer) 2018-02-15 08:59 |
Repository: erp/backports/3.0PR17Q4.1 Changeset: 3d0a6e6d22a6fa4aa06fffce3d07e881571d6370 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Thu Feb 15 08:59:30 2018 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR17Q4.1/rev/3d0a6e6d22a6fa4aa06fffce3d07e881571d6370 [^] Fixed issue 37814: Support custom error pages --- M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_PARA.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src-wad/src/org/openbravo/wad/Wad.java M src-wad/src/org/openbravo/wad/Wad_data.xsql M src-wad/src/org/openbravo/wad/web.xml M src-wad/src/org/openbravo/wad/webConf.xml A src/org/openbravo/erpCommon/security/Error.html --- |
(0102425) jarmendariz (developer) 2018-02-15 09:30 edited on: 2018-02-15 09:47 |
Reverted: - https://code.openbravo.com/erp/backports/3.0PR17Q4.1/rev/004f062b4d0c [^] - https://code.openbravo.com/erp/backports/3.0PR17Q4.1/rev/73d6257cabce [^] This changeset will be pushed in 3.0PR17Q4.2 |
(0102547) hgbot (developer) 2018-02-21 11:21 |
Repository: erp/backports/3.0PR17Q4.2 Changeset: bb41536d56c6856846d7dac2c76ef00c5949f16b Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Wed Feb 21 11:20:48 2018 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR17Q4.2/rev/bb41536d56c6856846d7dac2c76ef00c5949f16b [^] Fixed issue 37814: Support custom error pages --- M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_PARA.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src-wad/src/org/openbravo/wad/Wad.java M src-wad/src/org/openbravo/wad/Wad_data.xsql M src-wad/src/org/openbravo/wad/web.xml M src-wad/src/org/openbravo/wad/webConf.xml A src/org/openbravo/erpCommon/security/Error.html --- |
(0102550) hgbot (developer) 2018-02-21 11:59 |
Repository: erp/backports/3.0PR17Q4.2 Changeset: a0e70e357b3120e8698f937aa26356d976331f74 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Wed Feb 21 11:56:08 2018 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR17Q4.2/rev/a0e70e357b3120e8698f937aa26356d976331f74 [^] Related to issue 37814: Add missing order by clauses --- M src-wad/src/org/openbravo/wad/Wad_data.xsql --- |
(0102569) caristu (developer) 2018-02-21 19:57 |
Code reviewed + tested OK. |
Issue History | |||
Date Modified | Username | Field | Change |
2018-02-02 07:36 | alostale | Type | design defect => backport |
2018-02-02 07:36 | alostale | Target Version | => 3.0PR17Q4.1 |
2018-02-02 07:36 | alostale | Assigned To | platform => jarmendariz |
2018-02-14 18:49 | jarmendariz | Review Assigned To | => alostale |
2018-02-15 08:59 | hgbot | Checkin | |
2018-02-15 08:59 | hgbot | Note Added: 0102424 | |
2018-02-15 08:59 | hgbot | Status | scheduled => resolved |
2018-02-15 08:59 | hgbot | Resolution | open => fixed |
2018-02-15 08:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR17Q4.1/rev/3d0a6e6d22a6fa4aa06fffce3d07e881571d6370 [^] |
2018-02-15 09:30 | jarmendariz | Note Added: 0102425 | |
2018-02-15 09:30 | jarmendariz | Status | resolved => new |
2018-02-15 09:30 | jarmendariz | Resolution | fixed => open |
2018-02-15 09:31 | jarmendariz | Status | new => scheduled |
2018-02-15 09:31 | jarmendariz | Target Version | 3.0PR17Q4.1 => 3.0PR17Q4.2 |
2018-02-15 09:47 | caristu | Note Edited: 0102425 | View Revisions |
2018-02-15 09:47 | caristu | Note Edited: 0102425 | View Revisions |
2018-02-21 11:21 | hgbot | Checkin | |
2018-02-21 11:21 | hgbot | Note Added: 0102547 | |
2018-02-21 11:21 | hgbot | Status | scheduled => resolved |
2018-02-21 11:21 | hgbot | Resolution | open => fixed |
2018-02-21 11:21 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR17Q4.1/rev/3d0a6e6d22a6fa4aa06fffce3d07e881571d6370 [^] => http://code.openbravo.com/erp/backports/3.0PR17Q4.2/rev/bb41536d56c6856846d7dac2c76ef00c5949f16b [^] |
2018-02-21 11:59 | hgbot | Checkin | |
2018-02-21 11:59 | hgbot | Note Added: 0102550 | |
2018-02-21 19:54 | caristu | Review Assigned To | alostale => caristu |
2018-02-21 19:57 | caristu | Note Added: 0102569 | |
2018-02-21 19:57 | caristu | Status | resolved => closed |
2018-02-21 19:57 | caristu | Fixed in Version | => 3.0PR17Q4.2 |
Copyright © 2000 - 2009 MantisBT Group |