-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.0, 2.1
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
MOODLE_23_STABLE
-
1) The path (querystring 'p' value) is lost if pagination is enabled. ie when the user clicks on a page number in the pagination bar, the current path is set to empty value, bringing the user back to the root of the repository.
2) If user clicks on a 'folder' in the picker on a page containing the pagination bar, the file picker refreshes the page with no items. I am running a HTTP tracer in the background and I connect see any AJAX calls to repository_ajax.php
3) Paginated search result pages do not work either. see MDL-28467 (http://tracker.moodle.org/browse/MDL-28467)