View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002738 | OXID eShop (all versions) | 4.06. Language and translations | public | 2011-04-11 15:46 | 2011-08-16 15:45 |
Reporter | Helmut L. | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.0_beta4 | ||||
Fixed in Version | 4.5.2 revision 38481 | ||||
Summary | 0002738: indexes for language fields in additonal tables are not created | ||||
Description | In oxDbMetaDataHandler the method _getAddFieldIndexSql retrieves the sql for the indexes from the main table and searches for the name of the previews field. But when the previews field was already in an additional table, in the main table is no index found for that field. Thus all following fields are missing the original indexes. Here the indexes should not be retrieved by the name of the previews field, but instead by the name of the first language field. | ||||
Additional Information | Enterprise Edition, partnersvn, revision 1861 /core/oxdbmetadatahandler.php line 221 - 224 and 226 should be deleted | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||