← Back to team overview

mahara-contributors team mailing list archive

[Bug 1855349] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10754
Committed: https://git.mahara.org/mahara/mahara/commit/82b0028e6078e4ac187d64001b2bd5a8dcab0832
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 82b0028e6078e4ac187d64001b2bd5a8dcab0832
Author: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>
Date:   Tue Feb 11 13:52:29 2020 +1300

Bug 1855349: Tagged Journal Entries are not importing in Leap2A

- added import class funcs for blogs to add/ extract tag data
read from import file and stored on the block data config
- get rid of warning message by casting to array
- add export/import functionality for old layout export/imports

Change-Id: Iccaa8ee97e0730aebf035e1cbf31749622b28175
Signed-off-by: Lisa Seeto <lisaseeto@xxxxxxxxxxxxxxx>

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

Title:
  Tagged Journal Entries are not importing in Leap2a

Status in Mahara:
  Fix Committed

Bug description:
  Tagged journal entries don't seem to make it through the Leap2a import
  process. An inspection of the exported Leap2a XML file produced
  contains data for the tagged journal that doesn't seem to be picked
  up/ imported properly.

  1/ Log in as any user and create a Journal with some tagged journal entries
  2/ Create a new page and add the "Tagged Journal entries" block with the tags selected.
  3/ Save the page and export the page in Leap2a format.
  4/ Import the leap2a file into mahara and navigate to the page.
  Expected result:
  The page displays with the tagged journal entries block displaying
  Actual result:
  The page displays with a block with Placeholder title and Error message "Error during block configuration" (see attached screenshot)

  Version: Mahara 20.04dev

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


References