Custom Query (2152 matches)
Results (2137 - 2139 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2827 | fixed | View Item - RSS Feed Issues | danieljohnlewis | |
Description |
Problem: Server Error (HTTP Code 500) when trying to see information related to an RSS feed... example: http://s031.okserver.org:2375/en/dataset/testerisation/resource/974df29e-77bb-4b5e-982c-cb7a295c1923 Expected: A page that looks a bit more like this: http://s031.okserver.org:2375/dataset/epims-lod2/resource/97531bd8-e75c-4efa-bfa2-bb51d0ba90d0 |
|||
#2832 | duplicate | can't add a dataset to more than one group | shevski | |
Description |
add to groups is a drop down menu where you can only choose one needs a new UI & logic allowing user to add new groups & potentially remove from other lists |
|||
#2839 | fixed | Specifying sort order breaks search results on group page | seanh | |
Description |
Create a group, create some datasets and add them to the group, then view the group's page with a sort-order specified in the URL, e.g. /group/foo?q=&sort=title_string+asc, no datasets are displayed even though there are datasets in the group that match the search query. Remove the sort order from the URL and the datasets will appear. |