← Back to team overview

mahara-contributors team mailing list archive

[Bug 911683] A change has been merged

 

Reviewed:  https://reviews.mahara.org/967
Committed: http://gitorious.org/mahara/mahara/commit/901b27619f6208f8c9e189c934651dd1fd0793d3
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit 901b27619f6208f8c9e189c934651dd1fd0793d3
Author: I��aki Arenaza <iarenaza@xxxxxxxxxxxxx>
Date:   Sat Dec 31 02:51:32 2011 +0100

    Dwoo_Plugin_theme_{path,url} don't work if plugin location specified (bug #911683)
    
    Commit 6cf859f817 changed the parameter list of functions theme_url() and
    theme_path() (in lib/web.php), but it seems Dwoo_Plugin_theme_path() and
    Dwoo_Plugin_theme_url() weren't modified to use the new parameter list. So they
    don't work when we specify the plugin location parameter.
    
    Change-Id: I2993a149e726a6aaf7f1f4a24819a6baff8b7381
    Signed-off-by: I��aki Arenaza <iarenaza@xxxxxxxxxxxxx>

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

Title:
  Dwoo_Plugin_theme_{path,url} don't work if plugin location specified

Status in Mahara ePortfolio:
  New

Bug description:
  
  Commit 6cf859f817 changed the parameter list of functions theme_url() and theme_path() (in lib/web.php), but it seems Dwoo_Plugin_theme_path() and Dwoo_Plugin_theme_url() weren't modified to use the new parameter list. So they don't work when we specify the plugin location parameter.

  This bug applies to 1.4_STABLE and master. I'll send patches to
  reviews.mahara.org in a few minutes.

  Saludos.
  Iñaki.

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


References