Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046520 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2021-05-05 16:38 | 2021-05-17 10:14 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR21Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR21Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046520: junit DataSourceSecurity.fetchShouldBeAllowedOnlyIfRoleIsGranted fails on Tomcat9 (only for Datasource: AccountTreeMovement) | |||||||
Description | This junit test fails when application is deployed on tomcat 9.x but only for the specific datasource AccountTreeMovement. It shows 4 failures as four RoleTypes are tested for each dataSource. Problem is the test triggering the following error on tomcat 9.x: May 05 12:27:36 ip-172-31-9-130 tomcat9[2709]: Error parsing HTTP request header May 05 12:27:36 ip-172-31-9-130 tomcat9[2709]: Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. May 05 12:27:36 ip-172-31-9-130 tomcat9[2709]: java.lang.IllegalArgumentException: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986 | |||||||
Steps To Reproduce | Deploy application with tomcat 9.x ant run.test -Dtest=org.openbravo.test.datasource.DataSourceSecurity Check result*.xml file in src/ folder for the result of the test run | |||||||
Proposed Solution | Fix the invalid request target (values in url) to be valid. | |||||||
Tags | No tags attached. | |||||||
Attached Files | tmp.diff [^] (1,224 bytes) 2021-05-05 16:41 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2021-05-05 16:38 | shuehner | New Issue | |
2021-05-05 16:38 | shuehner | Assigned To | => platform |
2021-05-05 16:38 | shuehner | Modules | => Core |
2021-05-05 16:38 | shuehner | Triggers an Emergency Pack | => No |
2021-05-05 16:40 | shuehner | Note Added: 0127835 | |
2021-05-05 16:41 | shuehner | File Added: tmp.diff | |
2021-05-05 16:42 | shuehner | Note Added: 0127836 | |
2021-05-05 16:42 | shuehner | Relationship added | blocks 0046518 |
2021-05-05 16:43 | shuehner | Target Version | => PR21Q3 |
2021-05-07 08:11 | alostale | Assigned To | platform => alostale |
2021-05-07 08:11 | alostale | Status | new => scheduled |
2021-05-07 11:30 | alostale | Relationship added | depends on 0046579 |
2021-05-11 10:36 | hgbot | Note Added: 0127985 | |
2021-05-17 10:14 | hgbot | Resolution | open => fixed |
2021-05-17 10:14 | hgbot | Status | scheduled => closed |
2021-05-17 10:14 | hgbot | Note Added: 0128198 | |
2021-05-17 10:14 | hgbot | Fixed in Version | => PR21Q3 |
2021-05-17 10:14 | hgbot | Note Added: 0128199 |
Copyright © 2000 - 2009 MantisBT Group |