﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	difficulty
1379	Registering for user login event fails based on plugin order	divagater		"I am using the following event registration in a plugin _init() method.

register_elgg_event_handler('login','user','plugin_login');

If this plugin is at the bottom of the plugin list plugin_login() is never called however other event registrations work as expected. Moving the plugin to the top of the plugin list resolves this issue. I have reproduced this on several independent Elgg installs."	Defect	closed	normal		Core	1.6	minor	invalid		brettp	
