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

Provide update only for next major version, don't skip versions #30

Closed
PVince81 opened this issue Sep 10, 2014 · 4 comments
Closed

Provide update only for next major version, don't skip versions #30

PVince81 opened this issue Sep 10, 2014 · 4 comments
Labels

Comments

@PVince81
Copy link
Contributor

The updater app should not skip versions.
If you're running on OC 5 the updater should propose updating to OC 6, not OC 7.

Currently on OC 5 it will update to OC 7 which might break because it's unsupported.

One problem now is that we probably don't want to fix/touch the updater shipped with OC 5.
But this issue still needs to be fixed for future OC versions.

@VicDeo

@VicDeo
Copy link
Member

VicDeo commented Sep 10, 2014

@PVince81 #17 (comment)

@VicDeo
Copy link
Member

VicDeo commented Sep 10, 2014

and owncloud/appstore-issues#4

@VicDeo
Copy link
Member

VicDeo commented Sep 10, 2014

If you're running on OC 5 the updater should propose updating to OC 6, not OC 7.
in short: fix the link that is sent by appstore as described in owncloud/appstore-issues#4 and you even be capable to install wordpress while upgrading OC. For any version. Even for 4.x

@VicDeo
Copy link
Member

VicDeo commented Sep 10, 2014

related to core https://github.com/owncloud/core/blob/master/lib/private/updater.php#L69 or appstore owncloud/appstore-issues#4
Does not related to updater.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants