Lost spaces while importing XML file to the Glossary

Re: Lost spaces while importing XML file to the Glossary

por Eloy Lafuente (stronk7) -
Número de respuestas: 0
Imagen de Core developers Imagen de Documentation writers Imagen de Moodle HQ Imagen de Peer reviewers Imagen de Plugin developers Imagen de Testers
Hi Guillermo,

it's highly recommended to upgrade to Moodle 1.4.3+, because, with that version some differences between PHP versions and the whitespace bug was solved. If you encode your glossary XML files to UTF-8 and use Moodle 1.4.3+, everything should work fine.

Ciao sonrisa