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

[stable13] Get correct version of an app #9436

Merged
merged 1 commit into from
May 14, 2018

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented May 9, 2018

Backport of #9373

Related to #8929

We should get the version of the app. Not of the appfolder. Else there
is no way to properly compare the versions.

Now note that installing in 1 go will still fail. But at least on the
next page load the new version will be properly detected.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer rullzer added bug 3. to review Waiting for reviews labels May 9, 2018
@rullzer rullzer added this to the Nextcloud 13.0.3 milestone May 9, 2018
@codecov
Copy link

codecov bot commented May 9, 2018

Codecov Report

Merging #9436 into stable13 will not change coverage.
The diff coverage is 0%.

@@             Coverage Diff             @@
##             stable13    #9436   +/-   ##
===========================================
  Coverage       51.36%   51.36%           
  Complexity      25051    25051           
===========================================
  Files            1609     1609           
  Lines           95342    95342           
  Branches         1376     1376           
===========================================
  Hits            48973    48973           
  Misses          46369    46369
Impacted Files Coverage Δ Complexity Δ
lib/private/legacy/app.php 57.44% <0%> (ø) 222 <0> (ø) ⬇️

@MorrisJobke MorrisJobke merged commit 1aa149a into stable13 May 14, 2018
@MorrisJobke MorrisJobke deleted the backport/9373/stable13 branch May 14, 2018 11:33
@MorrisJobke MorrisJobke mentioned this pull request May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants