View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001365 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2009-10-02 17:51 | 2012-12-07 13:59 |
Reporter | dainius.bigelis | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.1.6 revision 22740 | ||||
Fixed in Version | 4.2.0 revision 23610 | ||||
Summary | 0001365: Search in AJAX list works improperly if Variants are displayed in the list | ||||
Description | Set option "Display Variants in Assignment Lists in eShop admin" to ON. Then go to Administer Products -> Categories -> [select product] and click "Assign Product". In opened AJAX list the Search of articles by any of fields works improperly. I.e: - insert any search criteria: the article "1126 Bar-Set ABSINTH" always will be displayed as the first in the list (it does not depend on search criteria at all). - try to search article by Art.Nr. "2363" - but insert number digit-by-digit. On each inserted digit - the second article in the list will change: 2000, 2311, 2360, 2363... and always only two articles are in the list. Looks like result list is cut after the second item in it (so only first from the result list is displayed). When option "Display Variants in Assignment Lists in eShop admin" is OFF - search works correctly. Fix the search in AJAX articles to work properly, without matter on the option "Display Variants in ...". | ||||
Tags | AJAX | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||