2016-03-24 9:11 GMT+02:00 Palod, Manish <manish.pa...@intel.com>: > > Hi Violeta, > We have tried 7.0.68 also, but same issue.
OK We have a fix for something similar http://svn.apache.org/viewvc?view=revision&revision=1734262 The fix will be available in 7.0.69 Can you build Tomcat 7 trunk and test your scenario? Thanks, Violeta > Regards > Manish > -----Original Message----- > From: Violeta Georgieva [mailto:miles...@gmail.com] > Sent: Thursday, March 24, 2016 12:36 PM > To: Tomcat Users List <users@tomcat.apache.org> > Subject: Re: response.sendRedirect is not working in application after upgrade from 7.0.65 to 7.0.67 > > Hi, > > 2016-03-24 8:18 GMT+02:00 Palod, Manish <manish.pa...@intel.com>: > > > > Hello Experts, > > We are using tomcat in our application from many years and things were > working fine. > > > > After upgrade from tomcat 7.0.65 to 7.0.67, response.sendRedirect is > > not > working properly in application. > > > > We are having spaces in between url attributes all the time ex. > companyName=XYZ Inc&Address=ABC Road etc. and didn't face any issues. > > > > We are encoding the URL's using "response.encodeURL" before passing > > url > param to response.sendRedirect > > > > After upgrade to .67, sendRedirect started failing, hence I tried > changing url encoding using "response.encodeRedirectURL", still redirection didn't work > > > > is this the known issue? > > is there any work around for this? > > > > Please try 7.0.68 > This is the last released Tomcat 7 version. > > Regards, > Violeta > > > Thanks > > Manish > >