View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001574 | OXID eShop (all versions) | 3.1. Design, GUI, UX | public | 2009-12-22 11:54 | 2010-08-27 15:45 | 
| Reporter | Groupie | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | no change required | ||
| Product Version | 4.2.0 revision 23610 | ||||
| Summary | 0001574: Shop-Logo-Link: Session gets lots if cookies are turned off | ||||
| Description | If cookies are turned off and you put a product into the shopping cart, the session gets lost, if you click on the Shop-Logo-Link in the header. The session-ID is not automatically appended with this link. | ||||
| Additional Information | My proposal for a solution is: In the "_header.tpl" file change the line <a class="logo" href="[{ $oViewConf->getBaseDir() }]"> to this line <a class="logo" href="[{ $oViewConf->getHomeLink() }]">  | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||