View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000773 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2009-04-03 19:41 | 2012-12-10 13:24 |
Reporter | tomas_liubinas | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.1.6 revision 22740 | ||||
Summary | 0000773: Do not use article lazy loading on order save | ||||
Description | Do not use article lazy loading on order save. It loops over all oxarticle properties and saves them to oxorderarticle properties. When using lazy loading not all oxarticle properties are loaded, it means not everything is copied to oxorderarticle. In this case lazy loading should be disabled in order to get all properties not only used ones. | ||||
Tags | Order | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
related to | 0000979 | resolved | vilma_liorensaityte | Some fields are not set in oxorderarticles table |
related to | 0001162 | resolved | dainius.bigelis | Problem with copy-Fields in oxarticles and oxorderartiles |