
| 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.
|
|
|
| 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 » |
Sort Order:
made changes - 29/Oct/05 11:24 AM
| Field |
Original Value |
New Value |
|
Fix Version/s
|
|
1.1
[ 11225
]
|
|
Resolution
|
|
Cannot Reproduce
[ 5
]
|
|
Status
|
Open
[ 1
]
|
Closed
[ 6
]
|
|
Are you correctly setting the response ancoding in your jsp pages? Maybe the problem is due to a missing encoding declaration?