mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11040
[Bug 1023630] Re: Blog post with only images or allowed embed code cannot be submitted.
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1023630
Title:
Blog post with only images or allowed embed code cannot be submitted.
Status in Mahara ePortfolio:
Fix Released
Bug description:
Version: master
Assumptions
- logged in user
Actions
- Create a new journal entry
- Add a title
- Insert several images from attachments or external links
- Click 'Save entry'
Expected results
- The new entry is valid and must be saved in database.
Actual results
- Error message: "There was an error with submitting this form. Please check the marked fields and try again."
We need to allow these HTML tags because they contains data inside the tags:
- <img>
- <iframe>
- <object>
- <embed>
- <audio> (HTML 5)
- <applet>
- <video> (HTML 5)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1023630/+subscriptions
References