Possible bug on 2.5.1

Possible bug on 2.5.1

Höfundur Javier Ayllon -
Number of replies: 2

Hi, I think I've found a bug and need someone to confirm before filling the corresponding report. I've created a wiki with several images. When displaying "Printable version" (not sure, I'm using spanish messages) images are not rendered correctly. When displaying source I see 

<img src="https://moodle.org/pluginfile.php/193/mod_forum/post/1012318/filename.png"  >

Thanks for your help

Meðaltal dóma: -
In reply to Javier Ayllon

Re: Possible bug on 2.5.1

Höfundur Tim Hunt -
Mynd af Core developers Mynd af Documentation writers Mynd af Particularly helpful Moodlers Mynd af Peer reviewers Mynd af Plugin developers

I assume your post contained @ @pluginfile@ @ (without the extra spaces) when you posted it, that is

<img src="@ @pluginfile@ @/filename.png"  >

Yes, it is a bug that those URLs are not expanded by the wiki in print view. Please report it in the tracker if it is not already there.