No HTML editor available for activity modules in 1.5

No HTML editor available for activity modules in 1.5

Enrique Castro -
Erantzun kopurua: 4
Core developers-ren irudia Particularly helpful Moodlers-ren irudia
Hi,
I am just testing Moodle v1.5 as downloaded this morning (Moodle 1.5 UNSTABLE DEVELOPMENT (2005033100)). I am seen an odd behaviour.

HTML editor use is activated. Indeed I can write the summaries or descriptions for modules (in thE config form, when adding the activity) using thE HTML editor.

But every textarea presented by a module is NOT using the editor: forum posts, glosary entries, quiz questions ... anything: I only see naked square text boxes, without the editor toolbar.

I do see the editor when adding resources.
Am I missing something obvious or should report this as a bug?

- Enrique -
Puntuazioen batez bestekoa: -
Enrique Castro(e)ri erantzunda

Re: No HTML editor available for activity modules in 1.5

Martin Dougiamas -
Core developers-ren irudia Documentation writers-ren irudia Moodle HQ-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia Testers-ren irudia
Yes, I'm seeing this too - it's a very recent bug. I've filed bug 2830 to keep track of it.
Martin Dougiamas(e)ri erantzunda

Re: No HTML editor available for activity modules in 1.5

Janne Mikkonen -
Hi,

If print_textarea function is changed then use_html_editor function must be changed also (prefix edit- in id field).

- Janne -
Puntuazioen batez bestekoa:Useful (1)
Janne Mikkonen(e)ri erantzunda

Re: No HTML editor available for activity modules in 1.5

Martin Dougiamas -
Core developers-ren irudia Documentation writers-ren irudia Moodle HQ-ren irudia Particularly helpful Moodlers-ren irudia Plugin developers-ren irudia Testers-ren irudia
Thanks very much, Janne and sorry for causing that among all my tinkering with styles!