Hello Mercy

first it's goof to see that you are again working on Drigg. I'm trying last 6.x dev version at the moment. Unfortunately it has same bug as previous version.

on the drigg theme, the categories on the top bar are missing non-English characters. this is strange cause categories work fine on the other parts of the page(under strories)

Comments

drupallogic’s picture

I was confusing so will clear.

on the theme
format is like this:

Category: Tags:

the non-English characters after "tags" are ok. (even it's a category from taxonomy)

but non-English characters after category are not ok. in fact not all of them. I mean the URL is missing Turkish characters. I found out that 2 Turkish characters do not work:
"ş" and "ı"

other Turkish characters are working fine.

mercmobily’s picture

Hi,

Sorry, I still don't understand this problem... Can you investigate by looking at the page source? Can you get a graphic designer to see what the HTML is, and what it _should_ be?

Thanks,

Merc.

drupallogic’s picture

Hello Merc

here is the link to show the problem.

http://erotikoykuler.com/drigg16haz/

pls look at to the top categories bar. pls point your mouse over the category names and look to status bar to see what the URL is. the category "şiir" has a URL of "iir" and the category of "ıslak" has a URL of "slak". Turkish characters "ş" and "ı" are missing on the URL.

pls let me know if I could explain.

Jeriko’s picture

However the page exists, it's only that the URL is missing turkish characters, so I assume that this is related to Drupals taxonomy system and not Drigg. Bug report should be closed respectively moved to taxonomy branch.

mercmobily’s picture

Status: Active » Closed (won't fix)

Hi,

Sorry, the URL won't contain those characters because it's not even meant to.
There is a file in drigg where you can map foreign characters -- it's part of pathauto. That will probably help you.

Merc.

drupallogic’s picture

NO, Drupal's taxonomy system works ok. Pls look to other parts on the page below to see it's working.

it's a Drigg issue.