'Hi Pierre, no sorry, the patch was only a little improvement between the lines :). It don't solves the issue 3972.
Cheers 2010/10/12 Pierre Smits <[email protected]> > Hi Sascha, Jacques > > Does this also resolve issue 3972? > > https://issues.apache.org/jira/browse/OFBIZ-3972 > > Regards, > > Pierre > > 2010/10/11 Sascha Rodekamp (JIRA) <[email protected]> > > > > > [ > > > https://issues.apache.org/jira/browse/OFBIZ-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919829#action_12919829 > ] > > > > Sascha Rodekamp commented on OFBIZ-3984: > > ---------------------------------------- > > > > That's exactly the point Jacques ;) > > Thanks for commit! > > > > Have a good day > > > > > Server Hit Bin, counterHit receive delegator > > > -------------------------------------------- > > > > > > Key: OFBIZ-3984 > > > URL: https://issues.apache.org/jira/browse/OFBIZ-3984 > > > Project: OFBiz > > > Issue Type: Improvement > > > Components: ALL COMPONENTS > > > Affects Versions: SVN trunk > > > Reporter: Sascha Rodekamp > > > Assignee: Jacques Le Roux > > > Fix For: SVN trunk > > > > > > Attachments: OFBIZ-3984_serverHitBin.patch > > > > > > > > > Hi, > > > here is a little patch to improve the delegator call in the countHit > > method. > > > The method got the delegator name from the session and get with this > > delegator name over the delegator factory the delegator. > > > But when the delegator name is not available in the session the method > > crashes. > > > I try to get the delegator from the request, and if their is no > delegator > > object i go the factory way. > > > I think it's a little bit saver to get an delegator object over this > way > > > Have a nice day > > > Sascha > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > > > > -- Sascha Rodekamp Lynx-Consulting GmbH Johanniskirchplatz 6 D-33615 Bielefeld http://www.lynx.de
