-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.2, 3.4, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
wip-
MDL-60591-master -
- Set up inboud email as described in
MDLQA-11479 - when replying to a forum post by email do not remove the original text and add inline images (drag and drop them in gmail, for example)
- you will not see the image in the forum post but see something like [image: Inline image 1]
This happens because mod_forum\message\inbound\reply_handler::remove_quoted_text() converts messages to plain text if they contain quoted text
However process_message() adds inline images to the body text instead of to the attachment area