[Yanel-dev] Bug re uodating profile
Michael Wechner
michael.wechner at wyona.com
Mon Feb 26 16:42:41 CET 2007
Hi
It seems to me that there is a bug re updating a user profile
- <email>lenya at foo.bar</email>
- <password type="md5">8e07dafd13495561db9063ebe4db4b27</password>
-
- <groups>
- <group>editor</group>
- <group>admin</group>
- </groups>
-</identity>
+<?xml version="1.0" encoding="UTF-8"?>
+<user id="lenya">
+<name>Hugo</name>
+<email>lenya at foo.bar</email>
+<password>8e07dafd13495561db9063ebe4db4b27</password>
+</user>
It seems like the association with groups are being deleted. I guess
this shouldn't be, right?
Cheers
Michi
--
Michael Wechner
Wyona - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
michael.wechner at wyona.com michi at apache.org
+41 44 272 91 61
More information about the Yanel-development
mailing list