Issue Details (XML | Word | Printable)

Key: MDL-19400
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Martin Dougiamas
Reporter: Eloy Lafuente (stronk7)
Votes: 1
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

output in mails from forum subscriptions get garbled (FORMAT_MOODLE)

Created: 05/Jun/09 04:21 PM   Updated: 05/Jun/09 04:21 PM
Return to search
Component/s: Forum, Lib
Affects Version/s: 1.9.5
Fix Version/s: None

Participants: Eloy Lafuente (stronk7) and Martin Dougiamas
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
Hi,

I use FORMAT_MOODLE in moodle.org and it uses to work pretty well, but there is some inconsistency between how it's formatted for web and for emails.

Exactly this forum post:

http://moodle.org/mod/forum/discuss.php?d=107755#p548200

Looks correct in the web, but corresponding email was completely garbled, with chars between the "<" chars some sort of cleaned.

I guess it's a matter of the cleaning (protection) performed on output, agree. But, in any case, it should be consistent in the web and in email IMO. Not sure if some sort of trust bits are affecting this or what, but results are different. And potentially this is happening everywhere.

IMO FORMAT_MOODLE should allow those symbols for easier writing but that's another story, because then images and others could break, unless we make the format more clever (able to detect some allowed tags).

In any case, the problem is current differences between the web and the email formatting. Just that.

Ciao :-)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.