View Issue Details

IDProjectCategoryView StatusLast Update
0001365OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-07 13:59
Reporterdainius.bigelis Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.6 revision 22740 
Fixed in Version4.2.0 revision 23610 
Summary0001365: Search in AJAX list works improperly if Variants are displayed in the list
DescriptionSet 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 ...".
TagsAJAX
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

There are no notes attached to this issue.