
| Key: |
DISPL-249
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Cannot Reproduce
|
| Priority: |
Critical
|
| Reporter: |
Anonymous
|
| Votes: |
0
|
| Watchers: |
3
|
|
If you were logged in you would be able to see more operations.
|
|
|
DisplayTag
Created: 12/Oct/05 09:32 AM
Updated: 27/Dec/07 12:31 PM
|
|
| Component/s: |
I18N
|
| Affects Version/s: |
1.0
|
| Fix Version/s: |
1.1
|
|
| Application server: |
Tomcat 5.5
|
|
When one is issuing a form data with national character in it, for i.e. to build a results filter, params taken from POST are stripped from national characters.
|
|
Description
|
When one is issuing a form data with national character in it, for i.e. to build a results filter, params taken from POST are stripped from national characters. |
Show » |
|
Are you correctly setting the response ancoding in your jsp pages? Maybe the problem is due to a missing encoding declaration?