View Issue Details

IDProjectCategoryView StatusLast Update
0001695OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:10
Reporterwanis 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Target VersionFixed in Version4.5.1 revision 38045 
Summary0001695: filtering misbehavior, then no article match criteria
Descriptionthen selecting 2 attributes and no articles doesn't have these attributes, oxid will provide full list.

bug in oxarticlelist::_getFilterSql - will return empty string as no attributes matches here (should return ' and false ' instead, or throw exception)
TagsAttributes
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

Linas Kukulskis

2011-04-20 15:30

reporter   ~0004379

if articles not found filter sql: "and false"