Groups
I\'ll keep my possible bug finds for the latest rev here in this thread. Concerning the groups implementation, I am seeing issues on this end with group flags. When attempting to deed objects as group/land owner, I noticed that the group roles were not as needed to do so. Default group owner flags were not correct. When creating a new role, I found that this too was not correct and that those flags were not being rendered active/inactive as needed per permission and role function. A side by side comparison of Flotsam and JOpenSim reveals that indeed there are issues/differences with the default group flags and how they affect the permissions. At least on this end.
<img src=\"{SMILIES_PATH}/icon_e_smile.gif\" alt=\"
\" title=\"Smile\" />
When comparing the databases side-by-side, I notice that the numerical ordering for the flags appeared correct.
This may or not appear as I see it here on your end, but on this end, the JOpenSim groups implementation is effectively broken in the latest revision unless I broke it myself.
<img src=\"{SMILIES_PATH}/icon_e_smile.gif\" alt=\"
\" title=\"Smile\" />
Which does tend to happen more than it should
<img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\"
\" title=\"Embarrassed\" />
.
The same groups module was used for both Flotsam and JOpenSim interface implementations, it would appear that the issues are within the php interface code. I\'ll do another install or so to make sure this can be replicated as I see no one else has reported on this. If anyone else sees issues with groups, please do post what you are witnessing. Even an \"I cannot deed a prim to group owned land\" would be helpful. Or if you can and it\'s working for you, this too would be helpful.
Another concern is that it appears that some of the other Flotsam configuration variables were not provided for use with the JOpenSim interface.php implementation. This will need evaluated as to if the function(s) are being included in the interface.php and what setting was given for those that the Flotsam config variables provided for.