<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #358 has been updated by Vicente J. Ruiz Jurado.

<ul>
  <li><strong>Status</strong> changed from <i>New</i> to <i>Closed</i></li>
  <li><strong>% Done</strong> changed from <i>0</i> to <i>100</i></li>
</ul>

<p>Applied in changeset <a href="http://redmine.ourproject.org/projects/kune/repository/revisions/fdc11e7569f2947dd87d3fd8b1d1d3b67c2a4f91" class="changeset" title="NPE in GotoGroupLastVisitedContentAction.setGroup (fix #358)">fdc11e7569f2947dd87d3fd8b1d1d3b67c2a4f91</a>.</p>
<hr />
<h1><a href="http://redmine.ourproject.org/issues/358#change-447">Bug #358: NPE in GotoGroupLastVisitedContentAction.setGroup</a></h1>

<ul>
<li>Author: Vicente J. Ruiz Jurado</li>
<li>Status: Closed</li>
<li>Priority: Normal</li>
<li>Assignee: </li>
<li>Category: Client side</li>
<li>Target version: </li>
  <li>Resolution: </li>
</ul>

<p>java.lang.NullPointerException: null<br />    at cc.kune.core.client.sn.actions.GotoGroupLastVisitedContentAction.setGroup(GotoGroupLastVisitedContentAction.java:58)<br />    at cc.kune.core.client.sitebar.MyGroupsMenu.addPartipationToMenu(MyGroupsMenu.java:102)<br />    at cc.kune.core.client.sitebar.MyGroupsMenu.access$3(MyGroupsMenu.java:100)<br />    at cc.kune.core.client.sitebar.MyGroupsMenu$3.onSuccess(MyGroupsMenu.java:121)<br />    at cc.kune.core.client.sitebar.MyGroupsMenu$3.onSuccess(MyGroupsMenu.java:1)<br />    at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:215)<br />    at com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:287)<br />    at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:395)<br />    at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)<br />    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />    at java.lang.reflect.Method.invoke(Method.java:597)<br />    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)<br />    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)<br />    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)<br />    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessagesWhileWaitingForReturn(BrowserChannelServer.java:326)<br />    at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:207)<br />    at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:126)<br />    at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:561)<br />    at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:269)<br />    at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)<br />    at com.google.gwt.core.client.impl.Impl.apply(Impl.java)<br />    at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:214)<br />    at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)<br />    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />    at java.lang.reflect.Method.invoke(Method.java:597)<br />    at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)<br />    at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)<br />    at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)<br />    at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:281)<br />    at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:531)<br />    at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:352)<br />    at java.lang.Thread.run(Thread.java:662)</p>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="http://redmine.ourproject.org/my/account">http://redmine.ourproject.org/my/account</a></p></span>
</body>
</html>