Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005396 [Quercus] feature always 03-14-13 00:17 03-14-13 23:55
Reporter IlikeQuercus View Status public  
Assigned To
Priority normal Resolution open Platform
Status new   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 4.0.35
  Product Build
Summary 0005396: `oci_connect with charset'
Description Hi&65292;I am a programer in China. In our country, we use the charset ?GBxxx' or 'utf-8' to show characters like '&19968;&20108;&19977;&22235;&20116;&20845;' as '123456' , and so on. I have tried Quercus4.0.25 and Resin4.0.35 to run PHP applications in my Java website. But I When I use the extension "oci" to conect Oracle db, I got a message
 "com.caucho.quercus.UnimplementedException: `oci_connect with charset' has
not been implemented. A more recent version of Quercus may be available
at http://www.caucho.com/download [^] Requests for unimplemented features can
be entered in the bugtracking system at http://bugs.caucho.com". [^] with the code

oci_connect($user,$pass,$db,$charset)

and if I use oci_connect($user,$pass,$db), I will get blank where they should be some english or chinese characters. Maybe there is a bug,(maybe it's caused by my oracle setting), I suggest implementing this feature( oci charset), thanks.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006220)
IlikeQuercus
03-14-13 23:55

Now I know what caused my bug??I should use ojdbc6 driver with jre6.
 

- Issue History
Date Modified Username Field Change
03-14-13 00:17 IlikeQuercus New Issue
03-14-13 23:55 IlikeQuercus Note Added: 0006220


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
35 total queries executed.
32 unique queries executed.
Powered by Mantis Bugtracker