jescapo / gwteventservice

Automatically exported from code.google.com/p/gwteventservice
Other
0 stars 0 forks source link

Deactivation after removing a listener from the NULL-domain #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a listener to a domain (for e.g. "domain_1")
2. Add a listener to the NULL-domain
3. Remove the listener from the NULL-domain

What is the expected output? What do you see instead?
The user is still registered to the domain "domain_1", but the user is 
completely removed instead.

Original issue reported on code.google.com by sven.strohschein@googlemail.com on 13 Sep 2010 at 8:46

GoogleCodeExporter commented 9 years ago
Fixed in the trunk version (GWTEventService 1.2)

Original comment by sven.strohschein@googlemail.com on 13 Sep 2010 at 9:18