← Back to team overview

mahara-contributors team mailing list archive

[Bug 1246024] Re: error message disappears too fast

 

added patch for 1.8_STABLE
https://reviews.mahara.org/#/c/2740

added patch for 1.7_STABLE
https://reviews.mahara.org/#/c/2741

** Changed in: mahara/1.8
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara/1.8
       Status: New => In Progress

** Changed in: mahara/1.7
       Status: New => In Progress

-- 
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