← Back to team overview

mahara-contributors team mailing list archive

[Bug 845534] A change has been merged

 

Reviewed:  https://reviews.mahara.org/798
Committed: http://gitorious.org/mahara/mahara/commit/7103c383a0172e114c98182cb4f1eb1c4e2b17cb
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 7103c383a0172e114c98182cb4f1eb1c4e2b17cb
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Tue Oct 25 17:32:23 2011 +1300

    Eval js to rewrite task titles after block configuration (bug #845534)
    
    When a plans block is first added to the page, the javascript overlay of
    the task titles was not evaluated.  This is fixed by moving javascript
    functions for the plans block into a new javascript file and pulling the
    script onto the page with the same method used by the configuration form
    javascript.  A new get_instance_inline_javascript method is added to
    initialise the block when it's first configured.
    
    Change-Id: I148a1e8a667c26fe58b3f915768ada4743718c5b
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/845534

Title:
  Plans title link not working

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When a Plan is inserted into a page the Title of  a task is suppposed to be  a link to expand to show the detail of the task. It does not do this instead it opens up the users list of pages. This is also the same for the CPD plugin in which exactly the same thing happens. It appears that this is only the case for IE 8 & 9. When I try this in Firefox it all works properly.
  Using Mahara 1.4.0, this wasn't a problem in 1.3
  Operating system Linux
  Database MySQL
  IE 8 & 9

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


References