View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001191 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2009-08-13 08:22 | 2012-12-07 14:13 |
Reporter | andreas_ziethen | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.1.4 revision 21266 | ||||
Summary | 0001191: Please add new method getFieldList() in oxcategorylist | ||||
Description | In core-class oxcategory there's a method called _getSelectString(). This is used to build the query for getting the category data for the category tree. In many cases it is nessessary to extend the field list with new individual fields. At the moment for this you have to overload the whole method _getSelectString() which is not nice. So please split it into several methods, at least add one method like _getFieldList() which returns a string with the list of fields and which so could easily be extended. Thx! | ||||
Tags | Category | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
duplicate of | 0001118 | closed | Feature request: Make $sFieldList customizable within oxcategorylist::_getSelectString() |
|
I mentioned that already in 0001118, it has moved to feature wishlist. |
|
Yes, it's already in wishlist. |