Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0004374 |
[Quercus] |
major |
always |
02-04-11 07:34 |
02-04-11 07:34 |
|
Reporter |
geleont |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
4.0.14 |
|
Summary |
0004374: XMLWriter::openURI does not support streams |
Description |
XMLWriter::openURI does not support streams,other words
$xmlWriterObj = new XMLWriter();
$xmlWriterObj->openURI('php://output'); [^]
cause
java.lang.UnsupportedOperationException: openWrite:com.caucho.vfs.NotFoundPath
|
Additional Information |
|
|
Attached Files |
|
|