Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UP-4107: Set focusedFolderId (was focusedFragmentId) only for 'favorites_collection' type folders #327

Merged
merged 2 commits into from May 27, 2014

Conversation

@drewwills
Copy link
Member

drewwills commented May 23, 2014

@wiscu folks -- Would this change break any of the favorites tech? I don't understand a lot about the focusedFragmentId, except that it's triggering UP-4107.

@@ -68,7 +68,7 @@
<xsl:choose>
<xsl:when test="not(//folder/channel[@ID = $userLayoutRoot])
and $focusedTabID!='none'

This comment has been minimized.

Copy link
@drewwills

drewwills May 23, 2014

Author Member

Isn't this line redundant?

… properly point focusedFolderId at a favorites_collection in the right circumstances
@drewwills
Copy link
Member Author

drewwills commented May 23, 2014

@wiscu folks -- This change fixes UP-4107, and I have verified that I can properly view the 'News' favorite_collection in the quickstart data set.

@apetro apetro changed the title UP-4107: Set focusedFragmentId only for 'favorites' type folders UP-4107: Set focusedFragmentId only for 'favorites_collection' type folders May 23, 2014
@apetro apetro changed the title UP-4107: Set focusedFragmentId only for 'favorites_collection' type folders UP-4107: Set focusedFolderId (was focusedFragmentId) only for 'favorites_collection' type folders May 23, 2014
@apetro
Copy link
Member

apetro commented May 27, 2014

Nice fix. I think there'd been some aspirations for building technology for focusing on non-regular-type folders applicable beyond favorites_collection folder type, but UP-4107 shows that was a bridge too far. Good solution and can revisit whenever actually need to focus on other non-regular folders.

apetro added a commit that referenced this pull request May 27, 2014
UP-4107 : Set focusedFolderId (was focusedFragmentId) only for 'favorites_collection' type folders.
@apetro apetro merged commit c20f3a1 into Jasig:master May 27, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@timlevett
Copy link
Member

timlevett commented May 27, 2014

Looks great, thanks @drewwills !

@drewwills drewwills deleted the drewwills:UP-4107 branch May 27, 2014
vertein added a commit that referenced this pull request Jul 8, 2015
MUMUP-1750 /apps cache lasts longer than 5 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.