mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02059
[Bug 670266] Re: video link broken
I've applied the fix described by Gary Beldon at
http://mahara.org/interaction/forum/topic.php?id=2348
** Changed in: mahara
Status: New => Fix Committed
** Changed in: mahara
Assignee: (unassigned) => Richard Mansfield (richard-mansfield)
** Changed in: mahara
Milestone: None => 1.3.3
--
video link broken
https://bugs.launchpad.net/bugs/670266
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Committed
Bug description:
Hi,
there is a problem with the links appears on top of each video.
Error message:
Mahara: Invalid Parameter
A required parameter is missing or malformed
The 'file' parameter is not an integer
It's because the link "/mahara/artefact/file/download.php?file=6%26view=7" is wrong. Instead of "%26" there should be "&".
I tried this on a new installation of mahara (1.3.2) with xampp and on an running live system on linux with postgres, also 1.3.2
References