Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1837 - 1839 of 2152)

Ticket Resolution Summary Owner Reporter
#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

#1829 fixed Changing back to English prints the flash message in the previous non-English language dread dread

Reported by dread, 2 years ago.

Description

On the homepage click "francais" and then "English". The flash message reads "Le langage a été fixé à: français" when it should say "The language is now: English".

#898 fixed Changes stored indefinitely rgrp dread

Reported by dread, 3 years ago.

Description

Every change to every object is being stored in memory, which could add up to quite a lot of memory.

This fixes it by making sure the objects are in a weakref. https://bitbucket.org/kindly/vdm/changeset/8d5f91db641f

Note: See TracQuery for help on using queries.