From: SourceForge.net <no...@so...> - 2006-02-25 02:25:15
|
Bugs item #1438448, was opened at 2006-02-25 15:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=1438448&group_id=6121 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: version 1.3.x (experimental) Group: Rendering Status: Open Resolution: None Priority: 5 Submitted By: Matt Brown (mattgbrown) Assigned to: Nobody/Anonymous (nobody) Summary: PHPwiki always tries to flush the output buffer Initial Comment: PHPwiki attempts to always flush the PHP output buffer on line 453 of Request.php, when output buffering is not in use this results in an error being raised. In conjunction with the problem reported in #1438439 this can result in Pragma: no-cache being set on every page in the wiki even when it should be cachable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=1438448&group_id=6121 |