ventrian / News-Articles

News Articles for DNN has been helping DNN administrators to publish articles and blogs to their DNN portals since 2004.
MIT License
38 stars 24 forks source link

Feature/75 settings rolegroups issue #76

Closed skamphuis closed 2 years ago

skamphuis commented 2 years ago

This PR fixes an issue where roles retrieved with .GetGroupRoles are not cast from ArrayList to IList, which thows an exception as mentioned in #75

This fixes #75