← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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.

** Affects: mahara/21.10
     Importance: High
         Status: In Progress

** Affects: mahara/22.04
     Importance: High
         Status: In Progress

** Also affects: mahara/21.10
   Importance: Undecided
       Status: New

** Also affects: mahara/22.04
   Importance: Undecided
       Status: New

** No longer affects: mahara

** Changed in: mahara/21.10
       Status: New => In Progress

** Changed in: mahara/22.04
       Status: New => In Progress

** Changed in: mahara/21.10
   Importance: Undecided => High

** Changed in: mahara/22.04
   Importance: Undecided => High

** Changed in: mahara/21.10
    Milestone: None => 22.10.1

** Changed in: mahara/22.04
    Milestone: None => 22.04.4

** Changed in: mahara/21.10
    Milestone: 22.10.1 => 21.10.6

-- 
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:
  In Progress

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



Follow ups