Opened 3 years ago
Closed 3 years ago
#2008 closed Defect (fixed)
'Embed / upload media' pagination issue
| Reported by: | munkee | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.1 |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
On clicking 'Embed / upload media' then changing the current page, this displays a white page.
This still occurs after I've added the fixes for the Pagination issues in pages, files, groups, thewire, bookmarks, blogs & admin.
To reproduce the issue :
Goto 'Tools' / 'Pages' / 'New page'
Click 'Embed / upload media'
Click on number '2' or any other page, at this point the site falls over, it displays a white screen which continues to try and load.
Change History (1)
comment:1 Changed 3 years ago by cash
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [svn:5515]) Fixes #2008 - fixed some sloppy code in the embed plugin so that pagination works
-- This line, and those below, will be ignored--
M mod/embed/views/default/embed/pagination.php
M mod/embed/views/default/embed/media.php