Hi

Not all danish is correct, Æ+æ is correct.

At /admin/config/search/path/settings
When a pattern includes certain characters (such as those with accents) should Pathauto attempt to transliterate them into the US-ASCII alphabet? Transliteration is handled by the Transliteration module. (Is enabled)
(When using the latest Pathauto - 7.x-1.2+19-dev)

Æ+æ is "ae" (correct)
Ø+ø is "o" - Should be "oe"
Å+å is "a" - Shoul be "aa"

When a pattern includes certain characters (such as those with accents) should Pathauto attempt to transliterate them into the ASCII-96 alphabet? Transliteration is handled by the Transliteration module. (Is enabled)
(When using Pathauto - 7.x-1.2)

Æ+æ is "ae" (correct)
Ø+ø is "oe" (correct)
Å+å is "aa" (correct)

Pafla

Comments

Dave Reid’s picture

Project: Pathauto » Transliteration
Version: 7.x-1.x-dev » 7.x-3.2
Status: Active » Postponed (maintainer needs more info)

This transformation is handled by the Transliteration module itself, not Pathauto. Please confirm if you were changing version of the Transliteration module as well, and which version in which you are encountering the error.

Pafla’s picture

First I tried Pathauto 7.x-1.2+19-dev and Transliteration 7.x-3.2+0-dev
And there was the error.

The I tried Pathauto 7.x-1.2 and Transliteration 7.x-3.2+0-dev
And no errors

The different here is Pathauto, but where is the error, Pathauto or Transliteration?

Dave Reid’s picture

Project: Transliteration » Pathauto
Version: 7.x-3.2 » 7.x-1.x-dev

Ok I'm going to guess it was #973908: pathauto_cleanstring() lacks language context that was responsible for the regression then. I would need you to be able to check which Language is being set for these URL aliases that are generated. My guess is that they will not be not Danish.

Pafla’s picture

The default language for site is English

At /user/1/edit there is no different if the user has choosed english or danish.

has enabled
At /admin/content
When language is english or neutral it is wrong path, but when danish it is right

What is the difference with this?
When a pattern includes certain characters (such as those with accents) should Pathauto attempt to transliterate them into the US-ASCII alphabet? Transliteration is handled by the Transliteration module. (Is enabled)
(When using the latest Pathauto - 7.x-1.2+19-dev)

When a pattern includes certain characters (such as those with accents) should Pathauto attempt to transliterate them into the ASCII-96 alphabet? Transliteration is handled by the Transliteration module. (Is enabled)
(When using Pathauto - 7.x-1.2)

thelmer’s picture

Pnoia’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Issue is fixed according to thelmer's comment two years ago

@Pafla: in case you would have issues, please report. Closing issue for now..