Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2591 | minor | always | 04-10-08 09:06 | 04-10-08 15:46 | |
|
|||||
Reporter: | sam | Platform: | |||
Assigned To: | OS: | ||||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | 3.1.6 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.6 | ||
|
|||||
Summary: | 0002591: xml_set_element_handler causes .QuercusClass.findFunctionLowerCase unimplemend exception | ||||
Description: |
(rep by P Fisher) When we try to perform a import of an xml file in mediawiki, we get this error. We are using a recent snapshot of resin 3.1.5 (I believe it's the second released snapshot). Caused by: java.lang.UnsupportedOperationException at com.caucho.quercus.env.QuercusClass.findFunctionLowerCase(QuercusClass.java:778) at com.caucho.quercus.env.Env.findMethod(Env.java:2601) at com.caucho.quercus.env.CallbackObjectMethod.<init>(CallbackObjectMethod.java:58) at com.caucho.quercus.env.Env.createCallback(Env.java:3543) at com.caucho.quercus.lib.xml.Xml.xml_set_element_handler(Xml.java:154) at com.caucho.quercus.lib.xml.XmlModule.xml_set_element_handler(XmlModule.java:286) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|