Forums | Mahara Community
Support
/
Export CSV - issue with Chrome
10 December 2022, 0:03
Hi everyone,
Recently, I got to managed the Mahara of my institution, and admin users reports me some specific bugs/issues. One of them concern the export of statistics when using Chrome :
- Example : I submit a report ("page activity"),download it, and I got the exact datas in a csv. I submit another report ("people overview"), download it, but the datas I got match with the previous report I submit ("page activity"). This issue only appears on Chrome !
Does anyone know about this issue or just have an idea why this issue occured ?
I hope my explanation was clear. Thanks in advance !
Best regards,
Thibault.
12 December 2022, 9:25
Hi Thibault,
This sounds similar to the problem reported here https://bugs.launchpad.net/mahara/+bug/1937982
This was fixed by this patch https://reviews.mahara.org/c/mahara/+/11875
What version of Mahara are you using? This can be seen on the Administration -> Overview page
It might be your version does not have this fix yet
Cheers
Robert
12 December 2022, 21:44
Hi Robert,
Thank you for your answer !
I didn't pay attention to this bug report...but it's indeed the exact same problem ! Unfortunatly, my installed version is the 22.04.2, so all the Mahara's codes are correct.
I didn't specify that this issue only occurs with Chrome, and not Firefox.
Thanks again for your help !
Best regards,
Thibault.
16 December 2022, 16:17
Hi Thibault,
Could you please double check that your files do indeed contain the correct code? The /auth/users.php and /lib/statistcis.php are the important ones. The Behat file is the automation test file.
Thank you
Kristina
16 December 2022, 22:01
Hi Kristina,
Thank you for your answer !
Yes I double checked and the files contain the correct codes.
It seems that Chrome doesn't have the same network behaviour than the other web browsers when downloading the .CSV files, but I don't know why...
Thanks again for your help, I very much appreciated !
Best regards,
Thibault.
19 December 2022, 11:25
Hi Thibault,
I cannot replicate the issue on Mahara on Mahara 22.04+. I only saw it on a 21.10 site, but not on 22.04 or later.
Cheers
Kristina
20 December 2022, 21:18
Hi Kristina,
Thank you for your answer !
I'll keep looking. But It seems that issue didn't come from Mahara's code.
Thanks again !
Best regards,
Thibault.