Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015936 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2011-02-10 16:31 | 2011-02-23 00:00 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | urgent | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015936: In bank statement, create lines from the business partner selector does not work fine if you search for the character ñ | |||||||
Description | In bank statement, create lines from the business partner selector does not work fine if you search for the character ñ | |||||||
Steps To Reproduce | - Master Data Management || Business Partner - Create a new business partner. The name must include the character ñ - Financial Management || Receivables & Payables || Transactions || Bank Statement - Create a new header - Create lines from - Search for ñ in the business partner selector - Note that a strange character appears in the name field if you click the business partner selector button or in the value field if you press enter. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0034307) adrianromero (viewer) 2011-02-22 12:20 edited on: 2011-02-22 12:23 |
This is a configuration problem of the Tomcat AJP/1.3 connector. This issue is only reproducible when using the stack Apache + mod_jk + Tomcat and to fix it is needed to add the parameter: URIEncoding="utf-8" To the Tomcat AJP/1.3 connector that is defined in the file conf/server.xml situado en CATALINA_BASE. This way the connector definition should be similar to this: <Connector port="8009" protocol="AJP/1.3" redirectPort="8443" URIEncoding="utf-8"/> |
![]() |
|||
Date Modified | Username | Field | Change |
2011-02-10 16:31 | adrianromero | New Issue | |
2011-02-10 16:31 | adrianromero | Assigned To | => jonalegriaesarte |
2011-02-10 16:31 | adrianromero | Modules | => Core |
2011-02-10 16:31 | adrianromero | OBNetwork customer | => Yes |
2011-02-10 16:31 | adrianromero | Issue generated from | 0015675 |
2011-02-10 16:31 | adrianromero | Relationship added | depends on 0015675 |
2011-02-10 16:32 | adrianromero | Status | new => scheduled |
2011-02-10 16:32 | adrianromero | fix_in_branch | => pi |
2011-02-22 12:20 | adrianromero | Note Added: 0034307 | |
2011-02-22 12:20 | adrianromero | Status | scheduled => closed |
2011-02-22 12:20 | adrianromero | Resolution | open => no change required |
2011-02-22 12:23 | adrianromero | Note Edited: 0034307 | View Revisions |
2011-02-23 00:00 | anonymous | sf_bug_id | 0 => 3189585 |
Copyright © 2000 - 2009 MantisBT Group |