https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42151 Bug ID: 42151 Summary: Downloaded report have no extension if the title contain quote Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: marion.durand@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: lisette@bywatersolutions.com If we create a report with a quote (") in the title, if we try to download the results the title is truncated and the file have no extension. This is confusing to users and make it difficult to open the file. Step to reproduce : 1- Create an SQL report Make sure the title of the report contain at least one quote (") (The content of the report doesn't matter) 2- Run the report 3- Click "Download" then "Comma separated text (.csv)" or "Tab separated text 4- Check that the downloaded file name doesn't have and extension (the title stop at the first " symbol). 5- Edit the report to remove all quotes in the title 6- Repeat step 2 and 3 7- Check that the report now have the proper extension -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.