Possible bug on 2.5.1

Possible bug on 2.5.1

על ידי Javier Ayllon בתאריך
מספר תגובות: 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

ממוצע דרוגים: -
בתגובה ל: Javier Ayllon

Re: Possible bug on 2.5.1

על ידי Tim Hunt בתאריך
תמונה של Core developers תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Peer reviewers תמונה של 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.