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: Error in charset for 'File information' links: Rating, Displayed  (Read 5241 times)

0 Members and 1 Guest are viewing this topic.

Makc666

  • Translator
  • Coppermine addict
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 1614
  • Русский (ISO-8859-1) - Russian - Русский (Windows)
    • Makc's home page

Open any image, lets it be:
http://coppermine-gallery.net/demo/cpg14x/displayimage.php?album=28&pos=0&4x=&displayimage_php?album=28&lang=english

There are links to:
Rating (19 votes): (http://coppermine-gallery.net/demo/cpg14x/images/rating3.gif) (Details) (<<---- you can hit here)

Displayed: 8 times (Details) (<<---- you can hit here)
(this link will see only CPG admins and only if statistics/loging is enabled)

If you hit Details for both links new pages will open and there will be in header:
Code: [Select]
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
and must be:
Code: [Select]
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
« Last Edit: May 18, 2006, 03:51:05 am by Paver »
Logged

Makc666

  • Translator
  • Coppermine addict
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 1614
  • Русский (ISO-8859-1) - Russian - Русский (Windows)
    • Makc's home page
Re: Error in charset for 'File information' links: Rating, Displayed
« Reply #1 on: April 27, 2006, 12:43:23 pm »

The same problem for files:
keyword_select.php
keyword_create_dict.php
Logged

Paver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1609
  • Paul V.
Re: Error in charset for 'File information' links: Rating, Displayed
« Reply #2 on: May 18, 2006, 03:50:52 am »

Fixed in stat_details.php and keyword_select.php.

No charset defined in keyword_create_dict.php.  I think you were looking at the output of keyword_select.php again.

Fix committed to stable & devel.
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 19 queries.