Bug: German Umlaut in search Bug: German Umlaut in 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

Main Menu

Bug: German Umlaut in search

Started by tronics, August 16, 2009, 06:23:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tronics

This worked in 1.2.0
But it failes in 1.4.25

http://album.at/thumbnails.php?album=search&search=Fu%DFball

The German Umlaut in the url leads to a "no permission" page.

It doesnt work when using the search form
It doesnt work when using the URL in the Location.

Regards,
tronics

Joachim Müller

Works as expected for me using the search form as intended (using $_POST) in cpg1.4.x, so you'll need to clarify what you're actually doing. If you're using $_GET, you'll have to live with drawbacks, as it's an undocumented feature. Anyway, works as expected for me, see coppermine-gallery.net/demo/cpg14x/thumbnails.php?album=search&search=weiß
Shouting "bug" seems inappropriate to me. You should at least have provided a real example URL instead of a dummy placeholder. Maybe you just got confused because you haven't used the proper transcription for the "ß" in an URL: it's %C3%9F and not just %DF

Joachim

P.S. Ä, Ö and Ü are Umlauts. The ß is a so-called "Ligatur" and not an "Umlaut", see de.wikipedia.org/wiki/ß (German) / en.wikipedia.org/wiki/ß (English)