datahuborg / datahub

An experimental hosted platform (GitHub-like) for organizing, managing, sharing, collaborating, and making sense of data.
https://datahub.csail.mit.edu
MIT License
210 stars 60 forks source link

Pagination buttons don't always work #191

Open justinanderson opened 8 years ago

justinanderson commented 8 years ago

The query SELECT distinct agency from asdf._file_with_spaces where agency ~ '[^A-Za-z ]' ORDER BY agency asc produces a result page with paging buttons for two pages (1 | 2), but clicking on either link shows the same results.

https://datahub.csail.mit.edu/browse/jander/asdf/query?q=SELECT%20distinct%20agency%20from%20asdf._file_with_spaces%20where%20agency%20~%20'[^A-Za-z%20]'%20ORDER%20BY%20agency%20asc