possible bug in catmgr.php revision 1.11 possible bug in catmgr.php revision 1.11
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

possible bug in catmgr.php revision 1.11

Started by patbator, March 09, 2006, 12:29:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

patbator

Hello,

I found possible bug in catmgr.php rev. 1.11 line 27 with the call of
ob_end_flush();

This call send the output buffer to user agent, preventing pageheader (line 364) from sending additional HTTP headers.

I noticed this using UFT-8 charset configured gallery.

regards

Pat.

Joachim Müller

commented the code out, as it really doesn't do anything particularly helpful at that point. Comitted to stable and devel branch. Will go into cpg1.4.6