← Back to team overview

mahara-contributors team mailing list archive

[Bug 1023630] Re: Blog post with only images or allowed embed code cannot be submitted.

 

** Summary changed:

- Blog post with only images cannot be submitted.
+ Blog post with only images or allowed embed code cannot be submitted.

-- 
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:
  In Progress

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