Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0028567 | Openbravo ERP | A. Platform | public | 2015-01-12 14:37 | 2022-02-01 08:05 |
Reporter | shuehner | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | acknowledged | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
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 | 0028567: generated web.xml servlet mapping for manual servlets not stable across recompiles | ||||
Description | The query used to generate the servlet mapping for manual servlets is missing a proper order by so the order of those lines in the generated web.xml is not stable. This can be i.e. observed when compared web.xml of pristine pi with one from retail. On top of expected changes also lots of unwanted ordering changes are present. Not a big problem but annoying when changing that code as makes it hard to compare effects in generated output. | ||||
Steps To Reproduce | - | ||||
Proposed Solution | Add stable order by for selectMapping method of Wad_data.xsql as per attached patch. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=7667&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-01-12 14:37 | shuehner | New Issue | |||
2015-01-12 14:37 | shuehner | Assigned To | => AugustoMauch | ||
2015-01-12 14:37 | shuehner | OBNetwork customer | => No | ||
2015-01-12 14:37 | shuehner | Modules | => Core | ||
2015-01-12 14:37 | shuehner | Triggers an Emergency Pack | => No | ||
2015-01-12 14:37 | shuehner | File Added: 28567.diff | |||
2015-01-12 14:38 | shuehner | Note Added: 0073427 | |||
2015-01-12 15:38 | alostale | Target Version | => 3.0PR15Q2 | ||
2015-03-11 08:11 | alostale | Priority | low => high | ||
2015-03-11 08:11 | alostale | Status | new => acknowledged | ||
2015-03-11 08:11 | alostale | Target Version | 3.0PR15Q2 => | ||
2015-03-17 14:37 | alostale | Assigned To | AugustoMauch => platform | ||
2015-11-11 11:37 | alostale | Priority | high => normal | ||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
Notes | |||||
|
|||||
|
|