I noticed that every now and then my Next & Previous links wouldn't display < > correctly. Instead it would display this ‹ ›. This is on a XP box, tested with FF 3.05 and Opera 9.62. Viewing the pager.inc file in Scite and Wordpad I get the junk; view in notepad and it looks correct. The problem is that I see the junk on actual pages.

Tested on my local XAMPP and a hosted site.

Comments

mikeytown2’s picture

# �€� is what FF 3.05 displays (copy paste from screen)
�€� IE 7 (copy paste from screen)
⦣8364;? IE6 (copy paste from screen)
here's a test url
http://www.bluediamondhomeandrv.com/browse/results/taxonomy%3A3?page=1

seems to be random...

mikeytown2’s picture

Version: 6.7 » 6.9
sreynen’s picture

Category: bug » support
Status: Active » Fixed

I just ran into this on a D7 site. For me, the problem was a custom menu callback returning HTML with apache sending HTTP content-type header with ISO-8859-1 character encoding. Since this has been open for over 3 years with no one else mentioning the problem, I'm assuming this isn't actually a core bug, and more likely configuration problems like I had.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.