Custom Query (2152 matches)
Results (1837 - 1839 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1791 | fixed | Changing locale on /dataset/new causes exception | dread | dread |
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. |
|||
#1829 | fixed | Changing back to English prints the flash message in the previous non-English language | dread | dread |
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 |
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.