Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (499 - 501 of 2152)

Ticket Resolution Summary Owner Reporter
#1783 fixed Locale change exception when unicode in URL dread dread

Reported by dread, 2 years ago.

Description

If the current page URL has unicode in it (e.g. u'/tag/biocombust\xedveis') then I'm not sure how why it isn't more encoded, but we are seeing links such as http://beta.dados.gov.br/dados/locale?locale=hu&return_to=/dados/tag/biocombust%C3%ADveis&hash=7fd941b5ba1a28bc84406c4191bf07b45a42a251 which cause an exception when the foreign character is passed to ckan.lib.hash.get_message_hash().

#1786 fixed Relationships lost when editing package dread mirko.spasic@…

Reported by mirko.spasic@…, 2 years ago.

Description

If I have a relationship between two packages, and then I edit any property of one of them (Author email, for example), the relationship will automatically be lost.

#1791 fixed Changing locale on /dataset/new causes exception dread dread

Reported by dread, 2 years ago.

Description

When you are on the /dataset/new page and you try and change locale then you get a 500 error.

This is because it adds the 'cache' parameter, to ensure any proxy cache in the chain does not just send the cached page.

e.g. http://127.0.0.1:5000/dataset/new?__cache=37713707

Note: See TracQuery for help on using queries.