<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 #542 has been updated by Vicente J. Ruiz Jurado.

<ul>
</ul>

<p>I think that this is fixed. I cannot reproduce it anymore.</p>
<hr />
<h1><a href="http://redmine.ourproject.org/issues/542#change-871">Defect #542: Opps when sending invitations from the inbox</a></h1>

<ul>
<li>Author: Vicente J. Ruiz Jurado</li>
<li>Status: New</li>
<li>Priority: High</li>
<li>Assignee: </li>
<li>Category: </li>
<li>Target version: </li>
  <li>Resolution: </li>
  <li>Tags: easy</li>
</ul>

<p>We receive a server error when try to send invitations from the inbox.</p>


        <p>Caused by: java.lang.NullPointerException<br />  at cc.kune.core.server.manager.impl.InvitationManagerDefault.invite(InvitationManagerDefault.java:185)<br />  at cc.kune.core.server.rpc.InvitationRPC.inviteToSite(InvitationRPC.java:131)<br />  at cc.kune.core.server.auth.AuthenticatedMethodInterceptor.invoke(AuthenticatedMethodInterceptor.java:84)<br />  at cc.kune.core.server.OutermostCallInterceptor.invoke(OutermostCallInterceptor.java:65)<br />  at com.google.inject.persist.jpa.KuneJpaLocalTxnInterceptor.invoke(KuneJpaLocalTxnInterceptor.java:65)</p>


        <p>Because of the state token send (#group.tool etc) in the inbox seems that is empty/null.</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>