View Issue Details

IDProjectCategoryView StatusLast Update
0002147OXID eShop (all versions)1.06. Search, Tagspublic2012-12-07 14:42
Reporterrimvydas_paskevicius Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.4.5 revision 31315 
Summary0002147: Article list is not displayed for selected tag if tag name contains words less than 4 characters length
DescriptionIf selected tag contains more than one word and each of them is less than 4 characters length (e.g. "bar-set"), article list for selected tag is not displayed. Empty list is displayed instead.
Additional InformationThis problem is related with min search string length when searching in table "oxartextends" "oxtags" field.
TagsTags
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0002206 resolvedalfonsas_cirtautas Improper reading of Tags from DB 

Activities

rimvydas_paskevicius

2010-10-14 17:12

reporter   ~0003605

Fixed functions prepareTags() and trimTags() in oxtagcloud class for correct handling words less than 4 characters length.

arvydas_vapsva

2010-11-23 13:55

reporter   ~0003725

"bar-set" still does not work