View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005847 | OXID eShop (all versions) | 1.09. Integrations: Facebook, Trusted Shops, Shop lupe, Econda | public | 2014-08-11 11:32 | 2023-12-06 11:40 |
| Reporter | hendrikfreytag | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | 4.8.7 / 5.1.7 | ||||
| Summary | 0005847: Facebook box broken | ||||
| Description | There are some elements cut off in the facebook box in article details page (see screenshot). | ||||
| Steps To Reproduce | Go to: http://demoshop.oxid-esales.com/professional-edition/en/Gear/Fashion/Accessories/Kuyichi-leather-belt-JEVER.html Maybe you have to click on "DISPLAY FACEBOOK CONTENT" in the facebook box below the description. | ||||
| Tags | |||||
| Attached Files | |||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||
| related to | 0004854 | resolved | jurate.baseviciene | activating Facebook has several side effects when logged in at FB |
|
|
getCanonicalUrl() is missing in oxwarticledetails.php, so the href parameter is empty in widgets/facebook/comments.tpl. |
|
|
Changing url parameter width to 540 (https://www.facebook.com/plugins/comments.php?....&width=540) works for me. |
|
|
The deep facebook integration has been removed from the shop. |