mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14378
[Bug 1240411] A change has been merged
Reviewed: https://reviews.mahara.org/2615
Committed: http://gitorious.org/mahara/mahara/commit/f22dbff50e2f737df30fcb4bd4422566d092b971
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit f22dbff50e2f737df30fcb4bd4422566d092b971
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Thu Oct 17 08:10:08 2013 +1300
Artefact title been rewritten by blocktitle (Bug 1240411)
Turns out if one sets the $artefact->title to display the block title
it gets saved at some point :(
- also bad if there is no block title :( :(
So have altered the code to display $currenttitle as a separate
variable intependent from $artefact object
Change-Id: Ia859c5589764565f3aeb11a11c1c73a0ea154a7e
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1240411
Title:
Folder name disappears after clicking on it in a page
Status in Mahara ePortfolio:
Fix Committed
Bug description:
1.8.0rc2
Folder names get lost when you click on them on a page to see them as
artefact.
For testing:
Scenario 1:
1. Create a folder in Content -> Files.
2. Add some files to the folder.
3. Create a page.
4. Add the block "Folder" to the page and select the folder.
5. Do not change the block title so that the default title is used.
6. Display the page and click on the block heading.
7. You will not see the folder title displayed. When you go back to the page, your heading is suddenly gone. And when you go back to the Files area, your folder doesn't have a title anymore.
Scenario 2:
1. Create a folder in Content -> Files.
2. Add some files to the folder.
3. Create a page.
4. Add the block "Folder" to the page and select the folder.
5. Change the block title to something else.
6. Display the page and click on the block heading.
7. The folder title is now the block heading and the folder itself changed its name to the block title. That should not happen. The block title is only a temporary renaming for the sake of the block, but should not change what you call the folder in your files area.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1240411/+subscriptions
References