sylvain 02/03/20 05:42:04
Modified: . todo.xml
Log:
Add todo for content-length in readers
Revision Changes Path
1.26 +7 -1 xml-cocoon2/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/todo.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- todo.xml 4 Mar 2002 17:19:21 -0000 1.25
+++ todo.xml 20 Mar 2002 13:42:04 -0000 1.26
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: todo.xml,v 1.25 2002/03/04 17:19:21 nicolaken Exp $
+ $Id: todo.xml,v 1.26 2002/03/20 13:42:04 sylvain Exp $
-->
@@ -59,6 +59,12 @@
<action context="code" assigned-to="open">
View must start not from the first encountered label, but from the last one.
+ </action>
+
+ <action context="code" assigned-to="open">
+ Allow a Reader to give the content length to pipelines. This will allow to
correctly
+ serve static PDFs (well-known IE+Acrobat bug) without requiring to buffer the
whole
+ file in memory to know its content length.
</action>
</actions>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]