← Back to team overview

mahara-contributors team mailing list archive

[Bug 1913386] Re: Don't display page description on page itself

 

I've removed the line that set the variable in that template.  I'm
seeing it being set in a few other locations but don't have context to
determine if it should be removed in those also.

The file viewcontent.json.php sets it on line 27.  I don't know where or
how this file is used though.

It appears to be used in descriptionblock.tpl as well.  However, I can't
find where this template is being used at all.

It also appears in the export code.  I don't know if it should remain in
that though.

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

Title:
  Don't display page description on page itself

Status in Mahara:
  In Progress

Bug description:
  In Mahara 20.10 we removed the formatting options from the page
  description to turn it more into metadata than anything that should be
  displayed on the page itself.

  We should then also remove it from the page and not display it there
  any more as the display cannot be changed by a portfolio owner.

  To replicate:

  1. Create a page.
  2. Add a page description.
  3. Add one block to the page.
  4. Display the page.
  Expected result: The page description is not displayed.
  Actual result: The page description is displayed above the first row of blocks.

  The page description will still display on the 'Pages and collections'
  overview page.

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


References