Reviewed: https://reviews.mahara.org/6519 Committed: https://git.mahara.org/mahara/mahara/commit/264411a2052d620cb71b53c47e077e84b08a2a44 Submitter: Robert Lyon ([email protected]) Branch: master
commit 264411a2052d620cb71b53c47e077e84b08a2a44 Author: Robert Lyon <[email protected]> Date: Mon May 23 13:32:25 2016 +1200 Bug 1557200: Fixing tinymce finding for this feature file must have got missed or been in review when the others were changed Change-Id: I6b4e3498c7a83e07117ae4e4bb74eee8275cc9a9 Signed-off-by: Robert Lyon <[email protected]> -- 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/1557200 Title: Allow for easier filling out of a tinymce form behat step Status in Mahara: Fix Committed Bug description: Currently we have a long clumsy way to do it by finding out the id of the iframe, eg And I fill in "This is a description" in WYSIWYG editor "edit_interaction_description_ifr" It would be better if the step itself could find the right iframe and fill in the text eg: And I fill in "This is a description" in editor "Description" where 'Description' is the label for the editor To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1557200/+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

