View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001844 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2010-05-21 15:25 | 2012-12-07 13:59 |
| Reporter | gpayer | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.3.1 revision 27257 | ||||
| Fixed in Version | 4.3.2 revision 27884 | ||||
| Summary | 0001844: "Bundle article" in Article->Extended does not work (4.3.0 and 4.3.1) | ||||
| Description | The reason for this is, that oxbundleid is not set correctly in the ajax javascript code. In out/admin/tpl/popups/article_bundle.tpl line 54 must be changed from sRequest = '&oxbundleid=' + oParam._oData._5; to sRequest = '&oxbundleid=' + oParam._oData._6; | ||||
| Tags | AJAX | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||