View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001127 | OXID eShop (all versions) | 4. ------ eShop Core ------- | public | 2009-07-23 11:32 | 2012-12-10 13:42 |
Reporter | d3 | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.3 revision 19918 | ||||
Fixed in Version | 4.1.4 revision 21266 | ||||
Summary | 0001127: "Notice: Undefined variable:" because of oxsession.php | ||||
Description | In some cases we get this error in browser and active error_reporting "E_ALL" in PHP: "Notice: Undefined variable: ‹ÿ;^\×Þâ\ in ../core/oxsession.php on line 412" Seems that you should add isset() in this line: if ($blForceSID) { $url .= 'force_sid=' . $this->getId() . '&'; } | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||