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: [bug] charset hardcoded in keyword_select.php and other files  (Read 6375 times)

0 Members and 1 Guest are viewing this topic.

Titooy

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 736
    • under construction...
[bug] charset hardcoded in keyword_select.php and other files
« on: December 15, 2005, 01:00:16 am »

I checked the devel too and these files still have "iso-8859-1" hardcoded

keyword_select.php
stat_details.php
xp_publish.php
include/mailer.inc.php
« Last Edit: May 18, 2006, 05:47:59 pm by Paver »
Logged

Paver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1609
  • Paul V.
Re: [bug] charset hardcoded in keyword_select.php and other files
« Reply #1 on: May 18, 2006, 03:52:08 am »

Fixed & committed to stable & devel: keyword_select.php, stat_details.php, xp_publish.php.

I didn't want to play with include/mailer.inc.php since I cannot test it.
Logged

Nibbler

  • Guest
Re: [bug] charset hardcoded in keyword_select.php and other files
« Reply #2 on: May 18, 2006, 01:43:56 pm »

There is no need to change the charset in include/mailer.inc.php.
Logged

Paver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1609
  • Paul V.
Re: [bug] charset hardcoded in keyword_select.php and other files
« Reply #3 on: May 18, 2006, 02:11:26 pm »

I was wondering if that were true.  The hardcoded iso-8859-1 is just the default it seems.  It isn't used because $charset is then pulled from the correct place in the object instance.  Correct?
Logged

Nibbler

  • Guest
Re: [bug] charset hardcoded in keyword_select.php and other files
« Reply #4 on: May 18, 2006, 04:15:25 pm »

Yeah, the proper charset is specified when we use the object.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.