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

Fix #305 - Fixing favorites not showing anymore in version 0.1.5 #308

Merged
merged 1 commit into from
Feb 22, 2020

Conversation

doc75
Copy link
Contributor

@doc75 doc75 commented Feb 21, 2020

Add var in front of catName, make it work.

@Bergum
Copy link

Bergum commented Feb 22, 2020

It did not solve the issue here:

favoritesController.js:730 Uncaught ReferenceError: cat is not defined
at Q.addFavoriteMap (favoritesController.js:730)
at Object. (favoritesController.js:427)
at c (jquery.js:3099)
at Object.fireWith [as resolveWith] (jquery.js:3211)
at k (jquery.js:8264)
at XMLHttpRequest. (jquery.js:8605)

@julien-nc
Copy link
Member

Yep thanks a lot. That makes me realize the same kind of problem happens with tracks and probably other controllers. I'll make a full check and try to fix them all.

@julien-nc julien-nc merged commit f30134c into nextcloud:master Feb 22, 2020
@julien-nc julien-nc added this to the 0.1.6 🔧 fix² milestone Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants