samihadas / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

AclScope constructor is created using GDataParserNameTable.XmlExtendedPropertyElement instead of AclNameTable.XmlAclScopeElement #303

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The constructor should call the base with AclNameTable.XmlAclScopeElement, so 
that following calls to AclEntry.Scope will find the scope entry in its 
extensionlist.

I've added a small patch that fixes the bug.

Original issue reported on code.google.com by ATGard...@gmail.com on 8 Dec 2009 at 3:21

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed and in subversion

Original comment by fman...@gmail.com on 9 Dec 2009 at 11:26