Web edit form fails if user listed in group instead of in acl

I’ve built a simple form including a authors field to manage acess using roles.I’ve customized ACL with groups and roles and I’ve created group in Server Address Book and populate it with user addresses.

Finally, via a browser I’ve opened the DB, able to open documents but if I try to edit it, a popup login window appear and login fails due to insufficient access authorization.

Same action with same user defined direcltly in ACL instead of group works fine.

More over, it is required a ACL=Editor to Edit the document while it fails with ACL=Author

Many thanks in advance

Armando

Subject: web edit form fails if user listed in group instead of in acl Fixed

Sorryproblem was due to wrong authors field inside form. Multiple value data inserted as a single string instead of as variable multi rows