mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #20118
[Bug 1296698] Re: Text box title duplicated and only one instance updated
Thanks Robert.
So are you saying that this isn't a bug at all, or just for the
situations where the artefact title still makes sense when applied to
the new block instance in its new context? What about when the artefact
title doesn't make sense in the new context, or is even potentially
confusing?
Cheers,
Tony
--
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/1296698
Title:
Text box title duplicated and only one instance updated
Status in Mahara ePortfolio:
New
Bug description:
When a new text box is created, its original title goes into the
database in two places: artefact.title and block_instance.title.
However if the title is then edited, only block_instance.title gets
updated; artefact.title retains the original title.
This becomes an issue when the text box is viewed on its own, when
both titles are displayed (whereas in the page view only the updated
block_instance.title is displayed). The page owner is unable to update
the original title via the Mahara interface as it doesn't appear at
all when editing the block.
I think there are really two issues here: firstly that the title is
only updated in one place, but also that both titles are displayed
when the text box is viewed on its own. If the title has never been
edited, the same title is displayed twice, which is unnecessary.
This has been tested in Mahara 1.8.1 on Ubuntu 13.10 with a Postgres
database.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1296698/+subscriptions
References