|
Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
|
Status |
new |
|
OS |
|
|
Projection |
none |
|
OS Version |
|
|
ETA |
none |
Fixed in Version |
|
Product Version |
4.0.14 |
| |
Product Build |
|
|
|
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
|
|
Steps To Reproduce |
|
|
Additional Information |
|
|
|
Attached Files |
|
|
|