View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002849 | OXID eShop (all versions) | 1.09. Integrations: Facebook, Trusted Shops, Shop lupe, Econda | public | 2011-05-09 08:27 | 2012-12-07 14:35 | 
| Reporter | csimon | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.0 revision 34568 | ||||
| Fixed in Version | 4.5.1 revision 38045 | ||||
| Summary | 0002849: Facebook session problem is back in Azure | ||||
| Description | According german forums, the facebook error is back, but only with azure theme. This is because "oViewConf->getHomeUrl" is used there instead of "oView->getCanonicalUrl" which is used in basic. However, getHomeUrl delivers the force_sid stuff, and therefore the session problem occurs again in azure theme. | ||||
| Tags | |||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| 
		 | 
	@developers: check from source code side if such issue still exist | 
| 
		 | 
	
	Btw, this is slightly related to: https://bugs.oxid-esales.com/view.php?id=2798 and https://bugs.oxid-esales.com/view.php?id=2833 because getHomeUrl is the source of error for this bugs too.  |