Downloading report as csv for Excel gives error

Re: Downloading report as csv for Excel gives error

by AL Rachels -
Number of replies: 1
Core developers को तस्बिर Particularly helpful Moodlers को तस्बिर Plugin developers को तस्बिर Testers को तस्बिर

Hi Thomas,

In my case with Hot Question, it would have been simple to change the string from "ID"  to "id" but then it would not have "looked" the same as the rest of the column headings in the downloaded file. Besides, in my case, I felt that it was more logical to have the ID field come after the first and last names since it is the Moodle ID number for that person, so I just reorganized the file structure.

I think it would be a simple fix too. The problem comes down to getting a Moodle developer to take the time to fix it.

In reply to AL Rachels

Re: Downloading report as csv for Excel gives error

by Helen Foster -
Core developers को तस्बिर Documentation writers को तस्बिर Moodle HQ को तस्बिर Particularly helpful Moodlers को तस्बिर Plugin developers को तस्बिर Testers को तस्बिर Translators को तस्बिर

Thanks Thomas for contributing your suggested fix of changing the string from "ID" to "id" to the English fixes (en_fix) language pack. However, the problem would remain in all other languages. Thus, I have commented in the two issues AL found, MDL-39156 and MDL-45452, in the hope that a developer will respond and work on a fix for all languages.