That is correct, I think I am misinterpreting the "You don't have permission to work on this issue. ". I need to educate myself further on JIRA, sorry for the confusion!
Sincerely, Joe On Mon, Nov 16, 2009 at 1:11 PM, Gurkan Erdogdu <[email protected]>wrote: > Hi Joe; > > I added you as Joe Bergmark (bergmark). > > Isn't it true? > > Thanks; > > --Gurkan > > > > > ________________________________ > From: Joseph Bergmark <[email protected]> > To: [email protected] > Sent: Mon, November 16, 2009 8:00:45 PM > Subject: Re: [jira] Created: (OWB-168) cid parameter is not propagated for > redirects caused by ajax requests and on <h:link/> > > I wonder if wrapping the response object in the filter might be another > option. We could add to the redirect string before calling the underlying > response object. > > I tried to add this as a comment in JIRA but it looks like my old JIRA > account hasn't been associated with my apache id yet or I don't yet > authority to comment. > > Sincerely, > > Joe > > On Mon, Nov 16, 2009 at 12:17 PM, Sven Linstaedt (JIRA) <[email protected] > >wrote: > > > cid parameter is not propagated for redirects caused by ajax requests and > > on <h:link/> > > > > > -------------------------------------------------------------------------------------- > > > > Key: OWB-168 > > URL: https://issues.apache.org/jira/browse/OWB-168 > > Project: OpenWebBeans > > Issue Type: Bug > > Components: Context and Scopes > > Reporter: Sven Linstaedt > > Assignee: Gurkan Erdogdu > > > > > > Instead of using a servlet filter I suggest using a ViewHandler delegate, > > which oberrides getActionURL and getRedirectURL and attaches the cid, > > because Filter.sendRedirect() is not called reliable. > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > > > > > > > >
