mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #55035
[Bug 1669128] Re: HTML export links to actual files rather than local files
Commit hash: b1f1935c1f9a632f7d2bcb04d8b6d184296e076a
Environment tested: Master
Browser tested: Chrome
Theme used: Raw
PRECONDITIONS:
------------------------
1) User1 has a portfolio page as follows:
a) Image block
b) files to download block - with 1 image file and 1 doc file
2) The page was exported as an html file
TEST STEPS:
------------------------
1) Open the downloaded html file for the page mentioned above
2) Verify that the image file does not redirect user to the original site page ✔
3) Verify that the doc file does not redirect user to the original site page ✔
4) Click on the image on the page
5) Verify that the image does not redirect user to the original site page ✔
Catalyst QA Approved ✔
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1669128
Title:
HTML export links to actual files rather than local files
Status in Mahara:
Confirmed
Bug description:
When you export a portfolio in HTML and have a file on a page, the
file's link goes to the original location of the site whereas the
download link goes to the local site.
Therefore, if a user clicks the link, they often need to log into the
original site or if the account was removed can't access their file.
Whereas if they click to download the file, they can do so. The links
should always go to the local file rather than the original location
esp. since the file is saved in the HTML export.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1669128/+subscriptions
References