← Back to team overview

mahara-contributors team mailing list archive

[Bug 1246024] Re: error message disappears too fast

 

patch submitted:
https://reviews.mahara.org/#/c/2669/

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

** Changed in: mahara
   Importance: Undecided => Low

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

** Changed in: mahara
    Milestone: None => 1.8.1

** Also affects: mahara/1.7
   Importance: Undecided
       Status: New

** Changed in: mahara/1.7
   Importance: Undecided => Low

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

** Changed in: mahara/1.7
    Milestone: None => 1.7.5

-- 
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:
  In Progress
Status in Mahara 1.7 series:
  New

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