-
Bug
-
Resolution: Fixed
-
Medium
-
3.11
-
3.11
-
Steps of replication:
- Create a group called "Sample"
- Go to Project Role Browser
- Click on the Manage Default Members link
- Select Default Groups
- Add "Sample" group to the project role
- Remove the "Sample" group from the project role
Here is the page source:
<td valign="top"> <a id="group_link_"Sample"" href="/secure/admin/user/ViewGroup.jspa?name="Sample"">"Sample"</a> </td> <td align="absmiddle" width="1%" nowrap> <input type="checkbox" name="removegroups_"Sample"" value="."> </td> </tr>
It seems like the double quote breaks in the middle of the link.