Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004774Openbravo ERPA. Platformpublic2008-08-31 15:132008-12-04 10:43
villind 
gorka_gil 
normalcriticalhave not tried
closedfixed 
20
pi 
 
Core
No
0004774: Session filter breaks charset filter
Change 6647 breaks the charset filter.
1. Write non-ascii characters in any of the fileds.
2. Save
   -> Result is garbage

Reverting the change 6647 fixes the issue.
No tags attached.
depends on backport 00047772.40 closed gorka_gil Session filter breaks charset filter 
related to feature request 0004788 new Triage Platform Base In tomcat filters change HttpServletRequest to HttpServletRequestWrapper 
Issue History
2008-08-31 15:13villindNew Issue
2008-08-31 15:13villindAssigned To => cromero
2008-08-31 15:14villindsf_bug_id0 => 2085098
2008-08-31 15:14villindRegression testing => No
2008-08-31 17:31villindNote Added: 0008792
2008-09-01 10:32psarobeStatusnew => scheduled
2008-09-01 10:32psarobeAssigned Tocromero => gorka_gil
2008-09-01 10:32psarobefix_in_branch => trunk
2008-09-01 10:34psarobeStatusscheduled => feedback
2008-09-01 10:43cromeroStatusfeedback => scheduled
2008-09-01 17:34svnbotCheckin
2008-09-01 17:34svnbotNote Added: 0008831
2008-09-01 17:34svnbotStatusscheduled => resolved
2008-09-01 17:34svnbotResolutionopen => fixed
2008-09-01 17:34svnbotsvn_revision => 6707
2008-09-01 18:47gorka_gilRelationship addedrelated to 0004788
2008-12-04 10:43krishnaStatusresolved => closed

Notes
(0008792)
villind   
2008-08-31 17:31   
Diff to change the order of filters. With this the character set filter at least works. If there is need to modify the requies more it may be good to check ServletRequiestWrapper class.
(0008831)
svnbot   
2008-09-01 17:34   
Repository: openbravo
Revision: 6707
Author: gorka_gil
Date: 2008-09-01 17:34:18 +0200 (Mon, 01 Sep 2008)

Fixed bug 4774 Changed the order of tomcat filters

---
U trunk/src-wad/src/org/openbravo/wad/web.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=6707&sc=1 [^]