← Back to team overview

mahara-contributors team mailing list archive

[Bug 911683] [NEW] Dwoo_Plugin_theme_{path, url} don't work if plugin location specified

 

Public bug reported:


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.

** Affects: mahara
     Importance: Undecided
         Status: New


** Tags: bitesized patch

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


Follow ups

References