Mantis Bugtracker
  

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 07-30-10 03:40
Reporter andrew_miah View Status public  
Assigned To
Priority normal Resolution open  
Status new   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

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
07-30-10 03:40 andrew_miah New Issue


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