[Tickets #8481] Downloaded files contain error messages like "failed to flush buffer. No buffer to flush"

bugs at horde.org bugs at horde.org
Wed Aug 5 14:56:49 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8481
------------------------------------------------------------------------------
  Ticket             | 8481
  Created By         | sebastian at breitkopf.name
  Summary            | Downloaded files contain error messages like "failed to
                     | flush buffer. No buffer to flush"
  Queue              | Gollem
  Version            | 1.1
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
+New Attachment     | view.php.diff
------------------------------------------------------------------------------


sebastian at breitkopf.name (2009-08-05 10:56) wrote:

Downloaded files contain error messages like
"<b>Notice</b>:  ob_flush() [<a  
href='ref.outcontrol'>ref.outcontrol</a>]: failed to flush buffer. No  
buffer to flush. in <b>/usr/share/horde3/gollem/view.php</b> on line  
<b>55</b><br />"
This is annoying for text files and makes binary files unusable.

I am using the file system to store files on the server.

The reason is that output buffering is not switched on, so one could  
either add a call of the "ob_start" function or remove the "ob_flush"  
call. But as output buffering is not desired for downloading, it might  
be better to switch it off.

I've added a path for "$Horde: gollem/view.php,v 1.51.2.5 2009/01/06  
15:23:53 jan Exp $"







More information about the bugs mailing list