Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015625 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2011-01-12 09:51 | 2011-02-24 00:00 | |||
Reporter | xabiermerino | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | high | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 2.50MP27 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP25 | 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 | 0015625: Selectors do not work properly with accents | |||||||
Description | If you introduce a word with an accent in selectors, the accent appears as ñ, ç. | |||||||
Steps To Reproduce | - As Openbravo Admin go to Gestión de Compras || Transacciones || Pedido de compra - Introduce 'más' in the BP selector - click enter - Realize that más% appears. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0034338) adrianromero (viewer) 2011-02-23 17:52 |
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-01-12 09:51 | xabiermerino | New Issue | |
2011-01-12 09:51 | xabiermerino | Assigned To | => adrianromero |
2011-01-12 09:51 | xabiermerino | Modules | => Core |
2011-01-12 09:51 | xabiermerino | OBNetwork customer | => Yes |
2011-01-12 09:59 | xabiermerino | Issue Monitored: networkb | |
2011-01-12 12:35 | shuehner | Issue Monitored: shuehner | |
2011-02-23 17:52 | adrianromero | Note Added: 0034338 | |
2011-02-23 17:52 | adrianromero | Status | new => closed |
2011-02-23 17:52 | adrianromero | Resolution | open => no change required |
2011-02-23 17:53 | adrianromero | Relationship added | duplicate of 0015677 |
2011-02-24 00:00 | anonymous | sf_bug_id | 0 => 3190627 |
Copyright © 2000 - 2009 MantisBT Group |