← Back to team overview

mahara-contributors team mailing list archive

[Bug 1840368] Re: Create page via tags not inserting all tagged artefacts into DB

 

Commit hash: a8542d054e675a0869a917a1f357f0989399b205
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw

PRECONDITIONS: 
------------------------ 
1) Mahara user exists (No roles)
2) Journal exists as follows 
	a) tags = "Journal"
	b) has Journal entry with title = "First Entry" and also tags = "Journal"


TEST STEPS: 
------------------------ 
1) Log in as Mahara user 
2) Create a portfolio page using the Create via tags field = "Journal"
3) Verify that a page has been loaded with the Journal block  ✔
4) Click the display page button 
5) Click the Journal entry title "First entry" 
6) Verify user is redirected to the Journal entry  ✔
7) Verify that an error message " Access denied" is NOT displayed  ✔

Catalyst QA Approved ✔

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

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