I created a JCR browser in order to browser public users. [b]Exporting and deleting users fails when then user has an @-character in his username.[/b]
When I click "Export", the following GET request is made to the URL like this: [code]http://myhost/magnoliaAuthor/.magnolia/admincentral/APP/global/0/legacy/6/users.public.kai..doerk%40web..de.xml[/code] which returns a 404. User export works fine with users without an @-character in their username. [img]http://snag.gy/NpzzZ.jpg[/img] Any way to handle this problem without rewriting the controller/servlet that is behind the export logic (and without having to give up on @-signs in usernames)? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=11df6964-9862-4b98-a08a-d8c963e22050 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
