View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006177 | OXID eShop (all versions) | 2.4. Administer products | public | 2015-06-24 00:48 | 2024-02-07 11:49 |
Reporter | m4r73n | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.9.4 / 5.2.4 | ||||
Summary | 0006177: Article_Main::_getEditValue($oObject, $sField) always returns OXLONGDESC, ignoring $sField | ||||
Description | From the doc comment, the function ArticleMain::_getEditValue($oObject, $sField) is supposed to get any field from the database and return the texted formatted in the way that it can be shown in an editor. However, this function ignores the paramter $sField altogether and just returns the long description. In the standard installation this is not a problem, since the only field shown in an editor on the article page is the long description, however, when adding additional fields that could be edited, using the ArticleMain::_generateTextEditor() function is not possible, since it class the ArticleMain::_getEditValue(). | ||||
Tags | No tags attached. | ||||
Theme | All | ||||
Browser | Not defined | ||||
PHP Version | All | ||||
Database Version | All | ||||