Advanced search  

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

Pages: [1]   Go Down

Author Topic: possible bug in catmgr.php revision 1.11  (Read 4718 times)

0 Members and 1 Guest are viewing this topic.

patbator

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
possible bug in catmgr.php revision 1.11
« on: March 09, 2006, 12:29:52 pm »

Hello,

I found possible bug in catmgr.php rev. 1.11 line 27 with the call of
Code: [Select]
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.
« Last Edit: May 18, 2006, 07:58:29 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: possible bug in catmgr.php revision 1.11
« Reply #1 on: May 18, 2006, 07:58:16 am »

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
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 19 queries.