← Back to team overview

mahara-contributors team mailing list archive

[Bug 1874341] Re: Profile icon image not being exported in html/pdf export

 

I tried replicating this bug but couldn't, this is what I did:


on master branch

- enabled pdf export
- created a user
- logged in as that user, added a profile picture for it and set it as default
- exported all data

on the exported file
- html shows the user profile picture in the index page
- the pdf doesnt show the profile picture because it only has the profile page in it, and that one doesnt include the profile picture


Then I tried importing the leap2A file and there I didn't get the profile picture, it's not showing in the profile picture section or in the Files. I think this is something we could fix but I'm not sure if it's the same problem reported here

-- 
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/1874341

Title:
  Profile icon image not being exported in html/pdf export

Status in Mahara:
  Confirmed

Bug description:
  If we don't set a profile icon the all is fine as the 'nouserphoto'
  exists in the export

  But if we set a profile icon image as our avatar then we don't get
  that image in the export.

  We will need to handle things so that profile icons for the exporter
  and any comment profile icons appear in the export

  Also will need to handle gravatar icons as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1874341/+subscriptions


References