I'm using the latest versions of the media-2.x-dev and file_entity-1.x-dev.

When I click on the "next" link in the media browser dialog, it does a full page reload within the iframe and then shows the upload tab of the media browser dialog. If you click on the Youtube tab it will then show the next set of videos.

I'm guessing the intended behavior would be to use ajax next and previous links?

Let me know if you need more information.

Comments

gmclelland’s picture

Forgot to add that I tested this in Chrome and Firefox.

shadysamir’s picture

I get the same behaviour. Any action in the YouTube tab that's expected to do an ajax call or reload the tab (search, next, previous, etc.) reloads the full iframe with the first tab being selected. When I click the YouTube tab though, the expected data is showing. This could be an issue with the media's media browser if it doesnt allow a pre-selected tab.

RobW’s picture

Title: Next Link doesn't work correctly » YouTube tab: Next Link doesn't work correctly
mrfelton’s picture

clemens.tolboom’s picture

Status: Active » Closed (duplicate)
clemens.tolboom’s picture

In #1551376-7: YouTube Tab: When apply searching, next or previous button it does not retain tab when loading result Aaron has added a patch which fixes this issues problem. So I was wrong in #5 that this is a duplicate. Anyway the patch is over there.