← Back to team overview

mahara-contributors team mailing list archive

[Bug 1738303] [NEW] Legacy code passes around a $new value when creating a new page but it is not needed

 

Public bug reported:

We only need the $new variable on the editlayout.php page because after
that the view exists in db and so we can just display it's real title
rather than 'No title'

** Affects: mahara
     Importance: Medium
         Status: In Progress

** Changed in: mahara
    Milestone: None => 18.04.0

** Changed in: mahara
       Status: New => In Progress

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

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

Title:
  Legacy code passes around a $new value when creating a new page but it
  is not needed

Status in Mahara:
  In Progress

Bug description:
  We only need the $new variable on the editlayout.php page because
  after that the view exists in db and so we can just display it's real
  title rather than 'No title'

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


Follow ups