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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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