mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #53625
[Bug 1044878] Re: Make the info on copying text box more obvious
Kevin, I'm opening this up again as I found a couple of issues:
1. When you place a note on a page and then go to a different page and
select to use the note from page 1, the message reads: "If you edit the
text of this block, it will also be changed in 0 other block(s) where it
appears."
Instead, it should say "If you edit the text of this block, it will also
be changed in 1 other block(s) where it appears." The counting doesn't
seem to work.
2. When I save the note saying that I want to use it without making a
copy, and I go click the Mahara logo to navigate away from the page, I
see the following error message. The same happens when I select to edit
the note and when I make a copy of the note.
[WAR] 42 (artefact/lib.php:2033) Invalid argument supplied for foreach()
Call stack (most recent first):
log_message("Invalid argument supplied for foreach()", 8, true, true, "/home/kristina/code/mahara/htdocs/artefact/lib.php", 2033) at /home/kristina/code/mahara/htdocs/lib/errors.php:520
error(2, "Invalid argument supplied for foreach()", "/home/kristina/code/mahara/htdocs/artefact/lib.php", 2033, array(size 3)) at /home/kristina/code/mahara/htdocs/artefact/lib.php:2033
artefact_get_owner_info(array(size 1)) at /home/kristina/code/mahara/htdocs/lib/view.php:3507
View::build_artefactchooser_data(array(size 17), null, null) at /home/kristina/code/mahara/htdocs/view/artefactchooser.json.php:26
[WAR] 42 (lib/view.php:3507) Invalid argument supplied for foreach()
Call stack (most recent first):
log_message("Invalid argument supplied for foreach()", 8, true, true, "/home/kristina/code/mahara/htdocs/lib/view.php", 3507) at /home/kristina/code/mahara/htdocs/lib/errors.php:520
error(2, "Invalid argument supplied for foreach()", "/home/kristina/code/mahara/htdocs/lib/view.php", 3507, array(size 15)) at /home/kristina/code/mahara/htdocs/lib/view.php:3507
View::build_artefactchooser_data(array(size 17), null, null) at /home/kristina/code/mahara/htdocs/view/artefactchooser.json.php:26
** Tags added: usermanualupdate
--
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/1044878
Title:
Make the info on copying text box more obvious
Status in Mahara:
In Progress
Bug description:
The text for re-using a text box "If you edit the text of this block,
it will also be changed in 1 other block(s) where it appears. Make a
copy (link to make a copy)" is not obvious enough for some users and
may be overlooked.
Can it be made more prominent, e.g. via a pop-up window? Is it
possible to link "Make a copy" still within a pop-up or would we have
to think of a different solution?
For the discussion, please see
https://mahara.org/interaction/forum/topic.php?id=4827
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1044878/+subscriptions
References