← Back to team overview

mahara-contributors team mailing list archive

[Bug 1833158] Re: Headings and sub-headings not displaying properly in SmartEvidence

 

Commit hash: 19fba6757a3a93cc04d71301e4cf1ee111bdd539
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw 

PRECONDITIONS: 
------------------------ 
1) n/a

TEST STEPS: 
------------------------ 
1) Log in as Site admin
2) Browse to Admin menu > Extensions > SmartEvidence
3) User click the Management tab 
4) Verify that the page section h1 heading has the following text "Management | SmartEvidence" ✔
5) User click the Editor tab 
6) Verify that the page section heading has the following text "Editor | SmartEvidence" ✔
7) User click the Import tab 
8) Verify that the page section heading has the following text "Upload | SmartEvidence" ✔

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

Title:
  Headings and sub-headings not displaying properly in SmartEvidence

Status in Mahara:
  New

Bug description:
  The SmartEvidence pages accessed from the admin menu, should show the
  following headings, but they show just 'SmartEvidence':

  http://mahara/module/framework/frameworks.php
  Management | SmartEvidence

  http://mahara/module/framework/frameworks.php?upload=1
  Editor | SmartEvidence

  http://mahara/module/framework/frameworks.php?uploadmatrix=1
  Import | SmartEvidence

  This is because SUBSECTIONHEADING was not assigned correctly in
  htdocs/module/frameworks.php

  To test the fix, check the above urls display the above titles

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


References