Moodle

Portfolio plugins can't register queue handlers

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Portfolio API
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

It needs the directory of plugins specifying in events_load_def()

Issue Links

Activity

Hide
Dan Poltawski added a comment -

Fixed in CVS

Show
Dan Poltawski added a comment - Fixed in CVS
Hide
Dan Poltawski added a comment -

actually reopening, since I think there is a shared list of db dirs somewhere we should be using here

Show
Dan Poltawski added a comment - actually reopening, since I think there is a shared list of db dirs somewhere we should be using here
Hide
Penny Leach added a comment -

don't you want to use something like get_list_of_plugins(portfolio/type) or something ?

Show
Penny Leach added a comment - don't you want to use something like get_list_of_plugins(portfolio/type) or something ?
Hide
Dan Poltawski added a comment -

I was copying the style in that function for plugins already - but I wonder if it'd actually be better for the function to get a list of db dirs with get_db_directories()

Show
Dan Poltawski added a comment - I was copying the style in that function for plugins already - but I wonder if it'd actually be better for the function to get a list of db dirs with get_db_directories()
Hide
Penny Leach added a comment -

dan fixed it in the short term and i opened MDL-16438 to track the bigger problem.

Show
Penny Leach added a comment - dan fixed it in the short term and i opened MDL-16438 to track the bigger problem.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: