Re: possible character accent bug on pgjdbc73
От | Daniel Serodio |
---|---|
Тема | Re: possible character accent bug on pgjdbc73 |
Дата | |
Msg-id | 1044460859.1043.9.camel@kelly.ckf обсуждение исходный текст |
Ответ на | possible character accent bug on pgjdbc73 (shk@linuxbr.com.br) |
Ответы |
Re: possible character accent bug on pgjdbc73
|
Список | pgsql-jdbc |
You should translate 'ó' to 'ó', 'ó' is not valid HTML, despite Internet Exploder rendering it ok. []'s Daniel Serodio On Sun, 2003-01-05 at 10:51, shk@linuxbr.com.br wrote: > I think there is a bug on postgresql 7.3 jdbc > > I have a intranet that runs on postgresql 7.1 and (resin as container > and red hat 7.2 linux) working well > So, i tried to upgrade to postgresql 7.3.1 > The export done OK, but when i started to test the pages, i got some > weired results. > > There is a example: > on psql: > intraprime=# select nome from setores where codigo=5; > nome > ---------- > Custódia > (1 row) > > > but on a jsp page, i got that result: > <option value='5'>Custýdia</option> > > It seems that every accent character is changed to 'ý'. > I've tryed all versions os pgjdbc73 and the development drivers. I > tryed too the pgsqljdbc72 driver, but no sucess. > > I hope some reply! :) > Thanks very much! > > > Icon - Internet grátis, e-mail, MP3 player, vídeo, rádio e muito mais. > Pegue já o seu em http://www.ibest.com.br/icon/mbr1.html. É grátis! > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org -- Daniel Serodio <daniel@checkforte.com.br> CheckForte
В списке pgsql-jdbc по дате отправления: