Issue Details (XML | Word | Printable)

Key: MDL-13998
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Petr Skoda
Reporter: Peter Ritter
Votes: 1
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-9983

Missing events_trigger in moodle 1.9 release

Created: 20/Mar/08 08:00 PM   Updated: 07/Jul/08 02:59 AM
Component/s: Events API
Affects Version/s: 1.9
Fix Version/s: 1.9.2

Issue Links:
Relates
 

Database: Any
Participants: Peter Ritter and Petr Skoda
Security Level: None
Resolved date: 07/Jul/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
now, that the 1.9_release ist out, we had to discover that some of the events described in MDL-9983 are missing now and some of the others are stored elsewhere. I am not able to say if the events, that are now triggered from elsewhere, still work fine, because we are still testing.
but we definitely need the following events to be triggered again:

- group_created (that was in moodle/user/edit.php)
- group_updated (that was in moodle/user/edit.php)

please put them back in again, so we can go on testing. everything on our mod worked fine in the 1.9_development version and we hope that we just have to do some adjustments to have the mod working in the release version aswell...

thanks in advance

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda added a comment - 07/Jul/08 02:00 AM
fixed in cvs - please see the details of changes in linked bug MDL-9983,
thanks for the report