Skip to content

fix wrong return value of filtered whats new info - #10715

Merged
rullzer merged 2 commits into
masterfrom
fix/noid/filterwhatsnew
Aug 16, 2018
Merged

fix wrong return value of filtered whats new info#10715
rullzer merged 2 commits into
masterfrom
fix/noid/filterwhatsnew

Conversation

@blizzz

Copy link
Copy Markdown
Member

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

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzzblizzz added this to the Nextcloud 14 milestone Aug 16, 2018
@rullzerrullzer mentioned this pull request Aug 16, 2018
3 tasks
@blizzz
blizzzforce-pushed the fix/noid/filterwhatsnew branch from 9c130f9 to d93e0d4CompareAugust 16, 2018 11:22
@blizzzblizzz added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Aug 16, 2018
@blizzz

Copy link
Copy Markdown
MemberAuthor

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

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzzforce-pushed the fix/noid/filterwhatsnew branch from d93e0d4 to e4720b6CompareAugust 16, 2018 11:27
@blizzz

Copy link
Copy Markdown
MemberAuthor

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

fine now

@blizzzblizzz 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 masterAug 16, 2018
@rullzer
rullzer deleted the fix/noid/filterwhatsnew branch August 16, 2018 12:17
@MorrisJobkeMorrisJobke mentioned this pull request Aug 24, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@blizzz@rullzer@skjnldsv