rashidi_moslem
Posts: 2
|
| Posted: 05/21/2006, 2:32 AM |
|
there is a bug in CCS 3 with UTF-8 encoding.
If you create a project with below propeties:
lang=java+servlet
db=mysql 5
app server=tomcat 5.5
jdk = 1.5.0.3
pages encoding=utf-8
if you create a page that contains search+grid when you type an arabic string in search field and submit it, page reloaded by this search criteria and search fields populate with pervious values. if you press search button for second time all parameters passed incorrectly to page.
|
 |
 |
WKempees
|
| Posted: 05/21/2006, 3:34 AM |
|
Please post this to http://support.yessoftware.com
And give exact CCS version number.
Good luck,
Walter
"rashidi_moslem" <rashidi_moslem@forum.codecharge> schreef in bericht
news:2447033b6994d8@news.codecharge.com...
> there is a bug in CCS 3 with UTF-8 encoding.
> If you create a project with below propeties:
> lang=java+servlet
> db=mysql 5
> app server=tomcat 5.5
> jdk = 1.5.0.3
> pages encoding=utf-8
> if you create a page that contains search+grid when you type an arabic
> string
> in search field and submit it, page reloaded by this search criteria and
> search
> fields populate with pervious values. if you press search button for
> second time
> all parameters passed incorrectly to page.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|