Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3551 | major | always | 06-07-09 09:43 | 06-08-09 05:19 | |
|
|||||
Reporter: | Jose | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | new | Product Version: | 3.2.1 | ||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0003551: Potential Encoding issues preventing the appropriate display of essential features in blog software b2evolution. | ||||
Description: |
I have tried Quercus included in Resin 3.1.9 as well as the Quercus module quercus-3.2.1.war on the IBM WebSphere Application Server Community Edition (WASCE) version 2.1.1.2. MySQL Connector 3.1.14 and MySQL Connector 5.1.7 have been tried in Resin 3.1.9; the latter has been tried on WASCE. Installation of b2evolution 2.4.7 and 3.x and connection to MySQL database (mysql Ver 14.12 Distrib 5.0.81, for debian-linux-gnu (i486) using readline 5.2) are successful. Upon the first login screen I Resin 3.1.9 shows the error: 500 Servlet Exception [show] com.caucho.quercus.QuercusExecutionException: com.caucho.quercus.UnimplementedException `mb_detect_encoding' has not been implemented. [and a long Java exception error log] Notwithstanding trying once again to enter the administration log screen, I am able to log in. Notwithstanding issues like those below (also see snapshot), string::1: Warning: required argument missing [disp_coll_name] string::1: Warning: required argument missing [disp_coll_name] string::1: Warning: required argument missing [strmaxlen] admin string::1: Warning: required argument missing [disp_actions] PropertiesEditDel are prevalent which leads me to suspect ISO-8859-1 / UTF-8 related issues. I have tried setting explicitly both encodings in file php/quercus-war/WEB-INF/web.xml but the blog application visual results are the same nonetheless. I might mention that I have attempted to disable `mb_detect_encoding' in b2evolution inc/_ext/xmlrpc/_xmlrpc.inc.php (which is derived from http://phpxmlrpc.sourceforge.net/) [^] with not noticeable outcome. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
resin-3.1.9_06-07-2009.png [^] (151,153 bytes) 06-07-09 09:43 resin-3.2.1_06-07-2009.png [^] (237,638 bytes) 06-08-09 05:19 |
Notes | |||||
|
|||||
|
|