View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003541 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2012-02-03 14:55 | 2012-12-10 14:38 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | 4.5.7 revision 41909 | ||||
Summary | 0003541: no lazy loading possible values from table oxartextends | ||||
Description | Like reported in forums, lazy loading seems to be not possible for values in table oxartextends. A possible solution was posted here: http://www.oxid-esales.com/forum/showthread.php?t=3927&#post78940 | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
The solution in forums introduces a new getter and setter for the new dbfield, so i think this is not really a general solution. Maybe it would be nice to have the possibility to define additional extension tables in base class (e.g. oxarticle), and then it would work like one big table from oop side. |
|
Created "Feature Request" entry: http://oxid.uservoice.com/forums/31940-feature-requests/suggestions/2579174-make-the-possibility-to-define-additional-extensio |