← Back to team overview

mahara-contributors team mailing list archive

[Bug 1598962] [NEW] choose template .tpl needs styling

 

Public bug reported:

To test:

1) On an installed site go to a page's edit screen, and make note if the id in the url eg id=50
2) Via database set that view's theme to something non-existant, eg:

 UPDATE view SET theme = 'thundercats' WHERE id = 50;

3) Reload the page - you should be taken to a 'choose theme' page

** Affects: mahara
     Importance: Medium
     Assignee: Robert Lyon (robertl-9)
         Status: In Progress

** Affects: mahara/15.10
     Importance: Medium
         Status: New

** Affects: mahara/16.04
     Importance: Medium
         Status: New

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/16.04
   Importance: Undecided
       Status: New

** Changed in: mahara/15.10
   Importance: Undecided => Medium

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/15.10
    Milestone: None => 15.10.4

** Changed in: mahara/16.04
    Milestone: None => 15.04.8

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

Title:
  choose template .tpl needs styling

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  New
Status in Mahara 16.04 series:
  New

Bug description:
  To test:

  1) On an installed site go to a page's edit screen, and make note if the id in the url eg id=50
  2) Via database set that view's theme to something non-existant, eg:

   UPDATE view SET theme = 'thundercats' WHERE id = 50;

  3) Reload the page - you should be taken to a 'choose theme' page

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


Follow ups