Project:
| View Revisions: Issue #36838 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0036838: multiple requests to load product image when a refresh is done previously | ||
| Revision | 2017-10-17 11:31 by inigosanchez | ||
| Steps To Reproduce | 1. Open any product in form view and associate it an image and close the form view. 2. Reopen it again in form view (1 request is done: FIC) and refresh it by clicking in the refresh button (2 request are done: FETCH + FIC). Close the form view. 3. Reopen the previous product in form view (2 request are done: target_request_to_remove + FIC). -> Check requests: * 2 x ImagesActionHandler GETSIZE * 2 x ShowImage |
||
| Revision | 2017-10-16 17:06 by inigosanchez | ||
| Steps To Reproduce | 1. Open any product and associate it an image 2. Close Product window, reopen it again and open previous product in form view -> Check requests: * 2 x ImagesActionHandler GETSIZE * 2 x ShowImage |
||
| Copyright © 2000 - 2009 MantisBT Group |