Created attachment 125685 [details] Shows missing downloaded report for default framework I have created a report for getting a list of bibliographic reports based on the framework. Here's the SQL instruction: SELECT biblio.biblionumber AS 'Bib. Record No.', biblio.author AS 'Author', biblio.title AS 'Title' FROM biblio WHERE biblio.frameworkcode = <<Which framework?|biblio_framework>> ORDER BY biblio.biblionumber ASC This instruction yields a report in the website. But when I check the Download button and/or when I select a new page" in a multipage list AND the choosen framework is the default, the downloaded list is empty excepting for the list headers. This happens to all three download file options: CSV, TAB, and ODS. In contrast, when another framework is choosen, the downloaded list includes all the findings; and list continues onto the next page when another page number is choosen. A PDF of screenshots collected is attached.
Hi Charles, I have tested your report on 20.11 and the current development version and results displayed and download worked correctly. Do you still see the issue? You might want to consider updating to a newer version if you haven't yet, as 20.05 is quite old and no longer maintained.
(In reply to Katrin Fischer from comment #1) > Hi Charles, I have tested your report on 20.11 and the current development > version and results displayed and download worked correctly. > > Do you still see the issue? > > You might want to consider updating to a newer version if you haven't yet, > as 20.05 is quite old and no longer maintained. Closing WORKSFORME, also note that 20.05 is no longer maintained.