View Issue Details

IDProjectCategoryView StatusLast Update
0001191OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:13
Reporterandreas_ziethen Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionduplicate 
Product Version4.1.4 revision 21266 
Summary0001191: Please add new method getFieldList() in oxcategorylist
DescriptionIn 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!
TagsCategory
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

duplicate of 0001118 closed Feature request: Make $sFieldList customizable within oxcategorylist::_getSelectString() 

Activities

Thomas Oppelt

2009-08-15 14:34

reporter   ~0001413

I mentioned that already in 0001118, it has moved to feature wishlist.

dainius.bigelis

2009-08-20 09:56

reporter   ~0001462

Last edited: 2009-08-20 09:57

Yes, it's already in wishlist.