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 wrong return value of filtered whats new info #10715

Merged
merged 2 commits into from
Aug 16, 2018

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Aug 16, 2018

The current state would return null, and present nothing. Comes with unit tests.

How to test:

(to avoid cache hits, add a false && to the if-check in lib/private/Updater/VersionCheck.php::check() )

screenshot_20180816_130345

@blizzz blizzz added this to the Nextcloud 14 milestone Aug 16, 2018
@rullzer rullzer mentioned this pull request Aug 16, 2018
3 tasks
@blizzz blizzz added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Aug 16, 2018
@blizzz
Copy link
Member Author

blizzz commented Aug 16, 2018

Found another issue with the user facing part, were i need to force a higher z-index on the div

@blizzz
Copy link
Member Author

blizzz commented Aug 16, 2018

Found another issue with the user facing part, were i need to force a higher z-index on the div

fine now

@blizzz blizzz added 3. to review Waiting for reviews 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress 3. to review Waiting for reviews labels Aug 16, 2018
@rullzer rullzer merged commit bcc1a53 into master Aug 16, 2018
@rullzer rullzer deleted the fix/noid/filterwhatsnew branch August 16, 2018 12:17
@MorrisJobke MorrisJobke mentioned this pull request Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants