Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-524

Error in org.apache.pluto.core.DefaultUserInfoService

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.6
    • 1.1.7
    • None
    • None

    Description

      In org.apache.pluto.core.DefaultUserInfoService

      private Map userInfoMap = new HashMap();
      ...
      public void setUserInfo(String userName, Map userInfoMap)

      { userInfoMap.put(userName, userInfoMap); }

      It would be more useful if the args of setUserInfo were stored in this.userInfoMap rather than in the Map arg itself.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            edalquist Eric Dalquist
            derek Derek Alexander
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment