View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002612 | OXID eShop (all versions) | 1.06. Search, Tags | public | 2011-03-14 13:15 | 2012-12-07 14:42 |
Reporter | sarunas_valaskevicius | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.7 revision 33396 | ||||
Fixed in Version | 4.5.1 revision 38045 | ||||
Summary | 0002612: tag separator is ignored while entering new tags | ||||
Description | when entering new tags, the tag separator is ignored, the all text is entered as a single tag. the expected functionality is to use sTagSeparator config option to split the input and to enter multpile tags e.g.: * when entering "asd dsa" should enter two tags, if the tag separator is space. now it enters just one. * when entering "asd dsa; lala" should enter two tags (one being "asd dsa"), if the tag separator is ';'. now it enters just one. | ||||
Tags | Tags | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0002626 | resolved | Linas Kukulskis | tags does not properly work when caching is on |