Hi all, I wanted to send notifications mail to a role in my workflow (<set field="mailTo" value="role-publisher">) but it doesn't work. when I looked into the code I noticed that no code was handling that case. So I've patched that and it works perfectly. But the thing is, I've added a method [Collection getRoles(content userNode)] and I wanted to know if there is a way to instanciate Magnolia users (MgnlUser) directly from a user node in the JCR (things would become much easier).
Thanks, Regards, Khalil ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
