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: Strange urlencode after upgrade mysql5  (Read 1885 times)

0 Members and 1 Guest are viewing this topic.

mainpower

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 30
    • Photo album of ... (with CPG)
Strange urlencode after upgrade mysql5
« on: March 04, 2007, 01:32:21 pm »

Hello,

I did read a lot of messages about upgrading to mysql5 database. So far I didn't had any problem and converted all to utf-8.
However I still have some strange behaviour with urlencoding. I know the database is correct. Here some output from thumbnails;

Code: [Select]
<td align="center">
                                        <a href="displayimage-12-23.html"><img src="albums/wien2005dec/thumb_Pic024-Pests%C3%A4ule_%28Pest_Pillar%29_at_Graben.jpg" class="image" width="113" height="150" border="0" alt="Pic024-Pestsäule_(Pest_Pillar)_at_Graben.jpg" title="Filename=Pic024-Pestsäule_(Pest_Pillar)_at_Graben.jpg
Filesize=621KB
Dimensions=1712x2288
Date added=13/03/2006"/><br /></a>
                                        <span class="thumb_title">Pestsäule (Pest Pillar) at Graben</span><span class="thumb_title">5 views</span>

PS .. this is just how Coppermine generates the code .. not outlined or what ...

As you can see the filename is Pic024-Pestsäule_(Pest_Pillar)_at_Graben.jpg but for the url he makes it:
thumb_Pic024-Pests%C3%A4ule_%28Pest_Pillar%29_at_Graben.jpg (or Pic024-Pests%C3%A4ule_%28Pest_Pillar%29_at_Graben.jpg).

Any clue on this ??? It's only a problem with special charaters like ä etc ...
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.