mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59766
[Bug 1893891] A change has been merged
Reviewed: https://reviews.mahara.org/11217
Committed: https://git.mahara.org/mahara/mahara/commit/12289d63e405221b256c3510ccc317e58f1950e4
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 12289d63e405221b256c3510ccc317e58f1950e4
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date: Wed Sep 2 17:34:26 2020 +1200
Bug 1893891: html export not saving correct filepath for Journal
attachment file
behatnotneeded
Change-Id: I4c88bd9b04b6f3201728d7b17957469db17d6485
--
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/1893891
Title:
html export not saving correct filepath for Journal attachment file
Status in Mahara:
Fix Committed
Bug description:
When exporting all data, the files attached to a journal entry do not
have the correct file path in the download link.
to replicate:
- have a journal entry with a file attached to it
- export all data
- extract the downloaded zip file
- open HTML/index.html
- click on the Journal's link
expected result: when hovering over the download icon, the path displayed by the browser starts with export_info/files/...
actual result: when hovering over the download icon, the path displayed by the browser starts with HTML/export_info/files/...
the HTML folder should not be included there
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1893891/+subscriptions
References