View Issue Details

IDProjectCategoryView StatusLast Update
0005069OXID eShop (all versions)4.02. Session handlingpublic2013-05-02 08:55
Reporter[email protected] Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version4.7.3 / 5.0.3 revision 54408 
Summary0005069: force_sid add to nearly all links
DescriptionIf an OXID shop runs on https, there is force_sid added to nealy all links.
Sometimes the force_sid string is add right after the URL and before cl=some_controller_class so even SEO links wont work:

www.example.com/index.php?force_sid=1234567890&cl=some_controller_class

The behavior differs between the IE, Chrome and Firefox, but you can the force_sid in all browsers if you put something to the basket. In some browsers (Chrome) you get the force_sid without putting something to the basket.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Version5.3
Database Versionany

Activities

[email protected]

2013-04-15 15:46

reporter   ~0008609

All manully set up SEO urls are not working if force_sid is attached to a link (even at the end of an url):

www.example.com/index.php?cl=some_controller_class&force_sid=1234567890

tadas

2013-04-17 13:21

reporter   ~0008619

Thank you very much for reporting a bug, but unfortunately we we're unable to reproduce it on our test shops. Please provide more details, on how to specifically reproduce the bug(with screenshots, if needed), or steps how to reproduce it on our demo shop at http://demoshop.oxid-esales.com/community-edition/

svetlana

2013-05-02 08:55

reporter   ~0008656

closed, because we can not reproduce this issue.