← Back to team overview

mahara-contributors team mailing list archive

[Bug 1898651] Re: Manage - Cannot create export file

 

This is most likely an error that is fixed in
https://reviews.mahara.org/#/c/11349/ where one is doing an export and
pdf export is on and active.

That patch fixes an issue where some chars before the json info was
returned and so caused the javascript/ajax error

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

Title:
  Manage - Cannot create export file

Status in Mahara:
  New

Bug description:
  Environment: local Mahara master with https://reviews.mahara.org/#/c/11317/ patch set 1 applied
  Platform: Win10-Chrome and Ubuntu-Firefox

  Pre-condition: apply the patch to the latest master with a refreshed
  database.

  Steps:
  1. With logged in person, create a page with a single populated text block (5 paragraphs of text re-sized to fill the width of the page).
  2. Create a single page collection using the above page.
  3. View the page then select the dashboard.
  4. Select Main menu > Manage > Export and attempt to create an export file containing the single page collection with each of the three options:
     - 'All my data'
     - 'Just some of my pages'
     - 'Just some of my collections'

  Expected result: an export file with the correct content is created
  with error message display or any console errors.

  Actual result: (see screen shot). The process stops at the 'Export
  your portfolio' page showing an incomplete progress bar and 'Writing
  files'.  The export is NOT created and when the user selects the
  'Continue' button they are taken back to the 'Export your portfolio'
  page.

  NOTE: perhaps this may be related to
  https://bugs.launchpad.net/mahara/+bug/1898650  <-- Robert says no,
  more likely to be related to https://reviews.mahara.org/#/c/11317/ or
  https://bugs.launchpad.net/mahara/+bug/1898003 which is what I was
  initially attempting to test (the situation seems to have got worse?)

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


References