okay, sorry, it was just a problem of namespace. i changed the namespace to "DAV:" and it worked fine ;)
but another strange thing happened: group-member-set (among others) is not displayed, neither in DAVExplorer, nor in the eclipse webdav navigator. is this, because these properties protected attribute is set to "true"? SVen >-----Original Message----- >From: Sven Pfeiffer [mailto:[EMAIL PROTECTED] >Sent: Friday, February 11, 2005 10:37 AM >To: Slide Users Mailing List (E-mail) >Subject: (at) symbol in username problem > > >Hi > >I would like to add users to slide which names contains @ [at] symbol. > >when creating the user, there is no problem. > >but when I try to add the user to a group the @ is encoded in %40. And >whenever I add another user to the group the % will be >encoded as %25 so i get usernames like %2525252525252525252525252540admin, >which should be @admin. > >The question is why is this happening, I don't think it is a problem of >encoding, so that changing to unicode or utf-8 or something >will help. > >I hoped that setting the group-member-set as <!CDATA[...]]> might help, but >this didn't work either. > >I could replace the %40 in the String before doing the propPatch, but then >still in the xml it will be escaped. > >And I guess slide will make a difference between user @admin and user >&40admin, so all group acls won't work. > >I am using slide, build from cvs-head about 3 weeks ago, inside >jboss3.2.3/tomcat4.1 > > >Thanks in advance > > >SVen > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
