Content type field is setup as "FIELD TYPE": Brightcove "WIDGET:" Video (upload/browse)
When selecting to browse it pops up with some thumbnails and 1 - 20 pages. When selecting page 14 it doesn't have any affect on what is shown (paging does not work).

URL: http://local.mysite.com/brightcove_field/browse/video/node/field_video/v...

function _brightcove_field_video_browse() {
  global $pager_from_array, $pager_total, $pager_page_array;
  $items_per_page = 20;
  $page = isset($_GET['page']) ? intval($_GET['page']) : '0';

Comments

johnish’s picture

Issue summary: View changes
johnish’s picture

Deleted... I misunderstood what "quantity: The number of pages in the list." meant.

k.dani’s picture

Status: Active » Postponed (maintainer needs more info)

I couldn't reproduce your problem. Could you please give me more information about what jQuery and jQuery version you use? Or what other contrib modules? Did you check it with the latest dev version of the module or a vanilla Drupal install?

johnish’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I believe the issue was with some knuckle head who hacked another module. I'm closing.