← Back to team overview

mahara-contributors team mailing list archive

[Bug 1840368] A patch has been submitted for review

 

Patch for "18.10_STABLE" branch: https://reviews.mahara.org/10273

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

Title:
  Create page via tags not inserting all tagged artefacts into DB

Status in Mahara:
  Fix Committed
Status in Mahara 18.10 series:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed

Bug description:
  It is possible to create a new page via tags.  When a journal entry is tagged and a new page is created via tags, the journal block will appear on the new page.  It will have a title that links back to the full journal entry, ie http://mahara/artefact/artefact.php?artefact=227&view=52  
  Clicking this link produces this error:
  Access denied
  You do not have access to view this page.

  Artefact 227 not in page 52

  It seems that when you create via tags, it is not inserting this
  journal entry artefact into the database.

  
  Mahara: 19.04.dev
  OS: Ubuntu 18.04.2
  DB: postgres
  Browser: Firefox 68.0.2

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


References