mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68026
[Bug 1998725] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/13541
Committed: https://git.mahara.org/mahara/mahara/commit/e92e6d172df04b02aa4e2daf7ee4e4fc2e9f8513
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch: 22.04_DEV
commit e92e6d172df04b02aa4e2daf7ee4e4fc2e9f8513
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Dec 5 13:06:09 2022 +1300
Bug 1998725: Correcting path to profile icon in HTML export
The rootdir value was not fetched correctly
Change-Id: I817af27606a94c4edfb3966cf93b85d12b041b60
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1998725
Title:
Incorrect root path for export of profileicon by id
Status in Mahara 21.10 series:
In Progress
Status in Mahara 22.04 series:
Fix Committed
Bug description:
We sometimes get this error when doing an HTML (or PDF) export
* log_message("Undefined property: HtmlExportOutputFilter::$rootd...", 8, true, true, "/home/robertl/code/mahara-devel/mahara/htdocs/expo...", 1652)
* error(8, "Undefined property: HtmlExportOutputFilter::$rootd...", "/home/robertl/code/mahara-devel/mahara/htdocs/expo...", 1652, array(size 9))
* HtmlExportOutputFilter->replace_thumbnail_link(array(size 4))
To test:
Create a person and add a profile icon to the person
Create a page and add comment to the page
Export the person
Expected result
In report bar the message - Export generated successfully.
Actual result
In report bar the message - Export generated with some errors.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/21.10/+bug/1998725/+subscriptions
References