Comment 3 for bug 1286935

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4638
Committed: http://gitorious.org/mahara/mahara/commit/c5851d8f1debac9a3862cc48c2ccda2b19275f7a
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c5851d8f1debac9a3862cc48c2ccda2b19275f7a
Author: Robert Lyon <email address hidden>
Date: Thu Apr 16 11:31:53 2015 +1200

Allow prefixes that end in / to try ? and # as well

Bug 1286935

Seeing as we check the url against FILTER_VALIDATE_URL and that only
site admins can add to the 'allowed iframe sources' that should be
enough without having to add the / to the end of the url.

Change-Id: I82e3623d3df2fa03012278d334994224c51a092e
Signed-off-by: Robert Lyon <email address hidden>