← Back to team overview

mahara-contributors team mailing list archive

[Bug 1998725] Re: Incorrect root path for export of profileicon by id

 

** Changed in: mahara/21.10
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released
Status in Mahara 22.04 series:
  Fix Released

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