Admin WYSIWYG strip HTML code manually added by admin

Bug #915199 reported by Serge Leclercq
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Triaged
Wishlist
Unassigned

Bug Description

Mahara version 1.4.1
Linus Centos6
Database Postgresql 8

When admin modify site pages using WYSIWYG TinyMCE, HTML purifier strip this code when page is generated to end user.

Workaround:
in htdocs/theme/raw/templates/index.tpl:
-> replace line {$page_content|clean_html|safe}
-> by {$page_content|safe}

This modification seems to be unsafe and subject to discussion.

Changed in mahara:
importance: Undecided → Wishlist
status: New → Triaged
tags: added: admin htmlpurifier tinymce
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.