Problem after upgrading (SessionID shown in URL)

Moderator: crythias

Locked
koshihaku
Znuny newbie
Posts: 10
Joined: 23 Jul 2014, 10:50
Znuny Version: 3.3.2

Problem after upgrading (SessionID shown in URL)

Post by koshihaku »

I updated my OTRS from 3.0 to 3.3.2.(step by step from 3.0 to 3.1, then to 3.2 and finally to 3.3.2.)
When using OTRS3.0 the session ids are not shown in the URL.
But after update, session id like OTRSAgentInterface is shown in URL, sometimes shown many times.
The following is a example of URL when reading a ticket.
https://www.xxxxx.com/otrs/index.pl?Act ... b5SXbIokSV

In the Sysconfig, SessionUseCookie is set to yes and cookies are allowed by browser.
I checked the browser and find that the OTRS cookies are not saved.

This problem happens only to Agent Interface. I found that in the Agent Interface, cookies are not saved to browser but in Customer Interface they are saved.

Anyone knows this problem?
Thanks a lot.
Last edited by koshihaku on 25 Jul 2014, 02:57, edited 1 time in total.
garwolhz
Znuny newbie
Posts: 3
Joined: 24 Jul 2014, 18:35
Znuny Version: OTRS 3.3

Re: Problem after upgrading (SessionID shown in URL)

Post by garwolhz »

I have a similar problem with similar symptoms. I installed a clean version of otrs 3.3.8 . Multiple sesion occurs on the main panel (Dashboard) in the faq last change box.
koshihaku
Znuny newbie
Posts: 10
Joined: 23 Jul 2014, 10:50
Znuny Version: 3.3.2

Re: Problem after upgrading (SessionID shown in URL)

Post by koshihaku »

garwolhz wrote:I have a similar problem with similar symptoms. I installed a clean version of otrs 3.3.8 . Multiple sesion occurs on the main panel (Dashboard) in the faq last change box.
When I installed clean version of 3.3.8, this didn't happen.
It happened when I upgrade from 3.0.
garwolhz
Znuny newbie
Posts: 3
Joined: 24 Jul 2014, 18:35
Znuny Version: OTRS 3.3

Re: Problem after upgrading (SessionID shown in URL)

Post by garwolhz »

When I installed OTRS, then I changed the path to the page. By default, the path looked like "http://xxxxxx.pl/otrs" , and when I change the path looked like this "http://xxxxxx.pl". Maybe this is causing the problem.
garwolhz
Znuny newbie
Posts: 3
Joined: 24 Jul 2014, 18:35
Znuny Version: OTRS 3.3

Re: Problem after upgrading (SessionID shown in URL)

Post by garwolhz »

After logging in to my otrs is created a cookie in your browser. A cookie can be edited using the add-in to firefox "cookies Manager+ ". In my cookie variable "patch" looks like "//" when I change this variable to the value "/" everything starts working.
koshihaku
Znuny newbie
Posts: 10
Joined: 23 Jul 2014, 10:50
Znuny Version: 3.3.2

Re: Problem after upgrading (SessionID shown in URL)

Post by koshihaku »

garwolhz wrote:After logging in to my otrs is created a cookie in your browser. A cookie can be edited using the add-in to firefox "cookies Manager+ ". In my cookie variable "patch" looks like "//" when I change this variable to the value "/" everything starts working.
Thank you.
I used a add-in similar to "cookie manager", and found that there was no cookie saved to browser after login.
koshihaku
Znuny newbie
Posts: 10
Joined: 23 Jul 2014, 10:50
Znuny Version: 3.3.2

Re: Problem after upgrading (SessionID shown in URL)

Post by koshihaku »

Is there anyone having the same problem?
Locked