← Back to team overview

mahara-contributors team mailing list archive

[Bug 845534] A change has been merged

 

Reviewed:  https://reviews.mahara.org/808
Committed: http://gitorious.org/mahara/mahara/commit/2c827ce206660aa097b0db1594f7c0a479ec06aa
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    1.4_STABLE

commit 2c827ce206660aa097b0db1594f7c0a479ec06aa
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. It also:
    
    - Rewrites the task title links after the callback from getScript
    - Sets the block's artefactplugin so the js file is found correctly
    - Removes any onclick from task titles before rewriting (in case
      there are two plans blocks on a page)
    - Hides the pagination on first load, as the paginator object is not
      present at that point.
    
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
    Change-Id: I913d8a6fa1f9f2f159dc8076bbdf86bd50b4b588

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