mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02055
[Bug 670266] [NEW] video link broken
Public bug reported:
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
** Affects: mahara
Importance: Undecided
Status: New
--
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: New
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
Follow ups
References