mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #54424
[Bug 1833325] A change has been merged
Reviewed: https://reviews.mahara.org/10105
Committed: https://git.mahara.org/mahara/mahara/commit/bfb278addda28be9a4d1c72953c91778244a7135
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit bfb278addda28be9a4d1c72953c91778244a7135
Author: Ghada El-Zoghbi <ghada@xxxxxxxxxxxxxxx>
Date: Wed Jun 19 12:09:24 2019 +1000
Bug 1833325: Apply navigation block title to all pages in collection
When adding a navigation block to all pages in a collection,
include the block's title on all the other pages where the
block will be added.
Sponsored by The Australian National University
behatnotneeded
Change-Id: I0126dcbdc0bad5546f2b08f9bee347084b66f42c
--
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/1833325
Title:
Navigation block title is not set for other pages in collection
Status in Mahara:
Fix Committed
Status in Mahara 19.04 series:
Fix Committed
Status in Mahara 19.10 series:
Fix Committed
Bug description:
Mahara: 19.04.0
OS: Linux 16.04
DB: Postgres
Browser: FF
The title of a navigation block added to a page in a collection does not set the navigation title on the other pages in the collection.
To reproduce:
1. Create 4 pages (Page 1, Page 2, Page 3, Page 4)
2. Create a new collection with Name = "Collection of Pages"
3. Add the 4 pages to the collection.
4. On Page 3, add a navigation block with the following settings:
- Block title = "My title for Page 3"
- Collection = "Collection of Pages"
- Add to all pages = Yes
- Save
5. Display the collection.
Incorrect result:
Pages 1, 2 and 4's navigation block title is: "Collection of Pages"
Page 3 navigation block title is: "My title for Page 3"
Expected result:
All navigation blocks in the collection should be titled: "My title for Page 3"
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833325/+subscriptions
References