/course/user.php not displaying custom icons?

/course/user.php not displaying custom icons?

por michael lohr -
Número de respostas: 1
i just noticed that under "Outline report" and "Complete report" my custom forum icon is not displayed but the original one.
the custom icon is - so i think - correctly placed in my theme under pix/mod/forum/

i think line 140 in /course/user.php is the cause for that:

$image = "<img src=\"../mod/$mod->modname/icon.gif\" ".

so is this just me configuring something wrong or has this line to be changed?

thx, micha
Média das avaliações:  -
Em resposta à michael lohr

Re: /course/user.php not displaying custom icons?

por Helen Foster -
Imagem de Core developers Imagem de Documentation writers Imagem de Moodle HQ Imagem de Particularly helpful Moodlers Imagem de Plugin developers Imagem de Testers Imagem de Translators
Hi Micha,

Thanks for noticing this issue. Please check bug 3844 for a possible fix. smile