View Issue Details

IDProjectCategoryView StatusLast Update
0006197OXID eShop (all versions)2.4. Administer productspublic2015-07-21 13:10
Reportertorsten.dix Assigned To 
PriorityhighSeveritymajorReproducibilityunable to reproduce
Status closedResolutionunable to reproduce 
PlatformFirefoxOSWindowsOS Version7
Product Version4.8.7 / 5.1.7 
Summary0006197: I get logged ot when clicking on Detail-Tabs in Category
DescriptionOnly in Firefox (Tested with 39), when i Select a Category from the category-list and than click on a tab of the details, i get logged out with a redirection on the login-screen.

This is only reproducable with the encrypted OXID-Sources.
If i deploy the unencrypted Sources of the same OXID-Version, i can work on the Categories, without getting logged out.
Is there any difference in the code, that may describe these different behaviours?

Additional InformationThe problem seems to be in line 946 of oxutils.php:
 $sUserID = oxSession::getVar( "auth");
returns NULL after clicking on a tab. I have no Idea, why this only happens in Firefox.
TagsNo tags attached.
ThemeAll
BrowserFirefox
PHP Version5.4
Database Version5.5

Activities

QA

2015-07-21 13:07

administrator   ~0011121

Not reproducible, neither in reported version, nor in current release.