Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: [JIRA] (GRP-1591) Typo in grouper.text.en.us.base.properties and groupCopy.jsp

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: [JIRA] (GRP-1591) Typo in grouper.text.en.us.base.properties and groupCopy.jsp


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: " Mailing List" <>
  • Subject: [grouper-users] RE: [JIRA] (GRP-1591) Typo in grouper.text.en.us.base.properties and groupCopy.jsp
  • Date: Wed, 6 Sep 2017 12:59:40 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:mBVa+RDbWruMjDf2WldtUyQJP3N1i/DPJgcQr6AfoPdwSPX8rsbcNUDSrc9gkEXOFd2CrakV26yO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fdbghMhzexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoJNyA3/nzLisJ+j6xbrhCupx1jzIDbb46YL+Z+cbjBcd8GWWZNQsRcWipcCY28dYsPCO8BMP5Wo4f/p1oPrAWxBRO0COjy1DJIhmX23awh0+gvDArL2wkgEM4OsHXUrdT6Kr0SXPu0zKnT0TrPde5W2S/j54jOdBAtu++DUq9tccfIz0QkCg3LjlKVqYP/PjOV0PwAs2md7+p8S+2vkWgnpB9tojSx3MsjlJTGhp8NxlDL9CV53IY1JcCjR0JhfdGkF55QuzmEOItwWM8iXnpotSAnwbMFoZ62ZDYGx447yxLCbvGLbpWE7g/mWeafLjp0mG5pdbe9ihms/kWs1ujxW8yq3FpWsCZJisTAu34R2xDJ7sWLV+Fx8lm81TuLzQzf9+NJLEEymKHGMZAu2KQwmYAWsUnbHi/5hkH2jKiOe0s85uWm7Pjrbqj/qpGBL4F4lxjyMqM1lcOhG+g4NRUOX3SA9uS7yb3j+1D2TK9Sjv0slanZrI7VKtgHpq64BA9V1Jwv6xGiDze61NQYmn4HLFFfdB2biIjpPknCIPH+Dfihn1ShiClnyOraMrH8B5jBM2XPnKrkcLZz5ENQ1BY/wNVd6p1KBbwNPPf+V0rvuNDEEBM1Kwm0zPzmCNV52IMeQ2WPAqqBPaPXrVCI5uIuIuiSa48Pozv9KuMl6OL0gX8kgV8SY6+p3Z0NZH+mA/tmPl2VYWDwjdcZDWcKog0+QfTliF2YVj5Tem6yULwm5j0iFYKmFpnMRpq2gLGa2Ce7H4ZWZnxdClySC3vodoOEW+sSZyKIJM9ujCAEWaa7R4A/yB6uqVyy970yZOXO/TAAuIimycN4/fb7lBcu+CZyAtjHlWyBUilRl2IMRjk5lIR+ulA3ggOMy69lm/FCUMFI6ulSegY8KZPGyeFmUZb/Vh+XLfmTT1PzCPW3EzwrCpoaw8UPeAw1T9CpjgHR0jCCAqQe0aGTCZoytK/Qwi6idI5G13/a2fx53BEdScxVODj+iw==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

This is done in git. If you need a patch please let me know.

Thanks
Chris

-----Original Message-----
From: Yoann Delattre (JIRA)
[mailto:]

Sent: Tuesday, August 22, 2017 9:47 AM
To: Hyzer, Chris
<>
Subject: [JIRA] (GRP-1591) Typo in grouper.text.en.us.base.properties and
groupCopy.jsp

Yoann Delattre created GRP-1591:
-----------------------------------

Summary: Typo in grouper.text.en.us.base.properties and
groupCopy.jsp
Key: GRP-1591
URL: https://bugs.internet2.edu/jira/browse/GRP-1591
Project: Grouper
Issue Type: Bug
Security Level: Standard (Standard bug, may impact functionality but
does not represent a security vulnerability)
Components: UI
Affects Versions: 2.3.0
Reporter: Yoann Delattre
Assignee: Chris Hyzer
Priority: Trivial


Hi,

I'm translating some features of Grouper in french and i saw a little mistake
in
[grouper.text.en.us.base.properties|https://github.com/Internet2/grouper/blob/aed9b272f262bf6ba2d86cd15f9c2428e2cc8cdf/grouper-ui/conf/grouperText/grouper.text.en.us.base.properties#L7078]
:


{code:java}
# group copy groups have privileges elsewhere checkbox help
groupCopyGroupsAsPrivilegees = If you select this option and the group has
privileges to other groups or folders, the new copied group will also be
given privileges to those other groups or folders. If you do not have access
to add privileges to the other groups or folders, you will get a privilege
error.
{code}


It should be :


{code:java}
# group copy groups have privileges elsewhere checkbox help
groupCopyGroupsAsPrivilegeesHelp = If you select this option and the group
has privileges to other groups or folders, the new copied group will also be
given privileges to those other groups or folders. If you do not have access
to add privileges to the other groups or folders, you will get a privilege
error.
{code}


and in
[groupCopy.jsp|https://github.com/Internet2/grouper/blob/81942a612e7192c9b549e6148e19be4477a6a044/grouper-ui/webapp/WEB-INF/grouperUi2/group/groupCopy.jsp#L87]
:

{code:java}
<input type="checkbox" name="copyPrivsInOtherGroups" checked="checked"
value="true">${textContainer.text['groupCopyGroupsAsPrivilegees'] }<span
class="help-block">${textContainer.text['groupCopyGroupsAsPrivilegeesHelp']
}</span>
{code}


Thanks,

Yoann.



--
This message was sent by Atlassian JIRA
(v7.2.6#72008)



Archive powered by MHonArc 2.6.19.

Top of Page