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

[QA] changelog link from online updater does not show the relevant section #40157

Open
jnweiger opened this issue Jun 21, 2022 · 3 comments
Open
Labels

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Jun 21, 2022

Seen while testing the online updater

image

Before running an update the admin is offered a link to the changelog, at the i icon.

The link is constructed as https://owncloud.com/changelog/#latest10.10
Which lead to the general https://owncloud.com/changelog/
page, where the user has to click on [Server changelog], then scroll down to the relevant heading manually.

Expected behaviour:

  • the generated anchor works, and the server changelog automatically scrolls to the 10.10.0 section
@jnweiger jnweiger changed the title [QA] changlog link from online updater does not show the releevant section [QA] changlog link from online updater does not show the relevant section Jun 21, 2022
@jnweiger
Copy link
Contributor Author

jnweiger commented Jun 21, 2022

HTML code seen on the server changelog webpage:

    <h2 id="10.10.0" class="version"> Changelog for ownCloud Core [10.10.0] (2022-05-16)</h2>
    <p>The following sections list the changes in ownCloud core 10.10.0 relevant to ownCloud admins and users.</p>
    <p>
    <a href="[https://github.com/owncloud/core/compare/v10.9.1...v10.10.0](view-source:https://github.com/owncloud/core/compare/v10.9.1...v10.10.0)" rel="noopener">Full list of changes in 10.10.0</a>
    </p>
    <h3 id="10.10.0-summary">Summary</h3>
    <ul class="summary">

A link https://owncloud.com/changelog/server/#10.10.0 would work in chrome. (My Firefox seems broken, it only jumps to the anchor, when it was already on the same page)

@jnweiger jnweiger changed the title [QA] changlog link from online updater does not show the relevant section [QA] changelog link from online updater does not show the relevant section Jun 21, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

This issue has been automatically closed.

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

1 participant