Anonymous | Login | Signup for a new account | 11-21-2024 22:34 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0004148 | [Quercus] | minor | always | 07-30-10 03:40 | 03-22-12 13:41 | |||||||
Reporter | andrew_miah | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | feedback | Product Version | 4.0.9 | |||||||||
Summary | 0004148: Java String variable argument lists. | |||||||||||
Description |
Invoking a java method expecting a variable length list of Strings: public void myMethod( String... params ) { ... } Causes the following to be reported from Quercus: Fatal Error: Can't assign Some-Text with type class com.caucho.quercus.env.ConstStringValue to class java.lang.String |
|||||||||||
Additional Information | Changing the Java method to accept "Object..." resolves the problem. | |||||||||||
Attached Files | ||||||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |