Reviewed: https://reviews.mahara.org/9064 Committed: https://git.mahara.org/mahara/mahara/commit/275ab7726bf34b5fca1654f73372c3f5a38aae89 Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 275ab7726bf34b5fca1654f73372c3f5a38aae89 Author: Steven Spinelli <[email protected]> Date: Mon Aug 13 11:37:56 2018 +1200 Bug 1786722 Behat test: Create page from tags NOTE: Bug #1787860 Text block title is dropped when creating a page content via tags functionality Needs to be fixed first before this is run sucessfully. used css elements in property.php This is for new functionality in Mahara 18.10, which allows a portfolio owner to create a page based on tags associated with artefacts and certain blocks. Change-Id: Ib49ca44374a70db0f82ab622a22f202b75cabeb6 -- 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/1787860 Title: Text block title is dropped when creating a page content via tags functionality Status in Mahara: Fix Committed Bug description: Preconditions: ----------------------------- 1. Portfolio Page exists with the following Blocks --- a. Text Block (title = Text block 101) and has the tag = orange --- b. Note Block (title = Note block 123) and has the tag = orange Test Script - create page and add content via Tags functionality ----------------------------- 1. User create a Portfolio page (title = Page created via tags) 2. Fill in select2 input "Create via tags" with "orange" and select "orange" 3. click the save button 4. Confirm, that user sees the following blocks: --- a. Text Block (title = Text block 101) --- b. Note Block (title = Note block 123) To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1787860/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

