← Back to team overview

mahara-contributors team mailing list archive

[Bug 1246024] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2741
Committed: http://gitorious.org/mahara/mahara/commit/0366c3e9e8a47526718443ddd61babfb3a4599e8
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    1.7_STABLE

commit 0366c3e9e8a47526718443ddd61babfb3a4599e8
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Oct 30 08:47:17 2013 +1300

Error message fading too fast to read (bug 1246024)

The message was being removed due to the changes in this bug:
https://bugs.launchpad.net/mahara/+bug/1081309

Where the new message was been included in the cleanup of
old messages.

To test: add a creative commons block to page
- then try and add another. you will get the error message at top that
quickly fades away

With patch: the message should stay until you try to add block for
third time and the earlier message fades away

Change-Id: I298ba76d5f9696b3881d15868518f401236ac422
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/1246024

Title:
  error message disappears too fast

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.7 series:
  In Progress
Status in Mahara 1.8 series:
  In Progress
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  when I try to add a 'is_singular' (can only add once) block to a page
  I get the error message similar to:

  Cannot put more than one creativecommons block type into a page.

  However the message fades out and disappears real quickly before I get
  a chance to read it.

  The problem looks to be due to the git change
  91be4c3d17c469d9dcddf8e5d16e965cb10530b4

  Where a message is added to the page and then any old messages are
  removed - but the problem is the new message is counted as being one
  of the old messages  so fades out straight away.

  The new message needs to be ignored first time round.

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


References