Ticket #1804 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

CKAN mounted at URL - changing language problem

Reported by: dread Owned by: toby
Priority: major Milestone: ckan-sprint-2012-03-05
Component: ckan Keywords: [0.5d]
Cc: augusto.herrmann@… Repository: ckan
Theme: none

Description

e.g. http://189.9.137.65/dados/ clicking on Deutsch link is http://189.9.137.65/dados/locale?locale=de&return_to=%2Fdados%2F&hash=1dc17c315c419df850da0dd3599eefa9da76fbeb and redirect goes to http://189.9.137.65/dados/dados/?__cache=97995106 so /dados/dados/ when it should be /dados.

Affects CKAN 1.6b only (not yet released).

Change History

comment:1 Changed 2 years ago by toby

This should be fixed in branch feature-1653-i18n_url_rewriting as we use different logic. However it may affect other return_to calls used elsewhere like adding a new package.

comment:2 Changed 2 years ago by dread

  • Keywords [0.5d] added

I'll fix this on release-v1.6 and then reassign to Toby to fix on feature-1653-i18n_url_rewriting too if the same issue crops up there.

comment:3 Changed 2 years ago by dread

  • Owner changed from dread to toby
  • Priority changed from critical to major
  • Status changed from new to assigned

Fixed this on release-v1.6 in cset 557e72330db7. Spent 0.5h.

Reassigning for Toby to look at branch feature-1653-i18n_url_rewriting

comment:4 Changed 2 years ago by toby

  • Status changed from assigned to closed
  • Resolution set to fixed

This has been fixed in master for a while and was only a 1.6 issue

Note: See TracTickets for help on using tickets.