Hi Maverick,
I tested the patch code you mentioned in previous reply. Here is a update on the status of the issues after applying the patch code.
Issue 1 - I clicked on save but the screen did not change. I did not see any message if group was created. I was not taken back to group display page. The page just stayed as is.
UPDATE>>>> Now when I click save, I am taken back to main screen of groups display
Issue 2 - Because nothing changed on screen, I clicked on save several times. Finally I just navigated to main status screen and then came back to groups. Now I saw that the group had been created as many times as I had clicked on save. And there is no option to delete the extra groups created. (I deleted them in the mysql table).
UPDATE>>>> So this is not an issue anymore
Issue 3 - After deleting the extra groups from mysql table - I went to this group and click on "Edit group" . Made some changes and saved. Now when I saw the group display list - again one additional group was created. Instead of saving same record, it created new record (additional group with same details).
UPDATE>>>> If I edit any group - the same issue remains. The screen does not change and in turn it creates as manny entries in the groups table as many time you click on save in the edit screen.
Issue 4 - The Private Group buttons below - both are same color and cannot make out when it is switched on or off. (Could this be CSS of my template? If yes, please help with customer override of this CSS)
UPDATE>>>> I did not find any configuration setting input box styling. Hence I still cannot make out whether the group is marked as private or not. Please help.