Custom Query (2152 matches)
Results (1213 - 1215 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1284 | fixed | Lots of revisions being created on datahub.org | dread | rgrp |
Description |
Revisions aren't assigned to packages. Where are they coming from? This seems to have been occurring since the upgrade to 1.4.3b a couple of weeks ago? |
|||
#2825 | fixed | Loss of URL encoding on language change on apps page | danieljohnlewis | |
Description |
Problem: On /apps page if you start in one language, filter the data, and then change languages it loses the correct format for the HTTP Get Parameters (and therefore loses the filters). Example, start in English language, change filter settings to to Application and Newest, change language to German. Expected: Retain correct format for HTTP Get Parameters so that the filter settings are retained. Solution will involve not turning "=" into "%3D" in the URL, i.e. turn off URL encoding. |
|||
#2241 | fixed | Look into making test_activity.py faster | seanh | seanh |
Description |
...but only if it can be done reasonably quickly. |