Mantis - Quercus
Viewing Issue Advanced Details
4374 major always 02-04-11 07:34 02-04-11 07:34
geleont  
 
normal  
new 4.0.14  
open  
none    
none  
0004374: XMLWriter::openURI does not support streams
XMLWriter::openURI does not support streams,other words
$xmlWriterObj = new XMLWriter();
$xmlWriterObj->openURI('php://output'); [^]
cause
java.lang.UnsupportedOperationException: openWrite:com.caucho.vfs.NotFoundPath

There are no notes attached to this issue.