:NavbarSupportUrl not honored by support link on login page
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
What steps does it take to reproduce the issue?
Set :NavbarSupportUrl then click on the login page's "contact Dataverse support" link. Nothing happens.
- When does this issue occur?
When :NavbarSupportUrl is set
- Which page(s) does it occurs on?
loginpage.xhtml
- What happens?
Nothing
- To whom does it occur (all users, curators, superusers)?
All users
- What did you expect to happen?
Refer user to :NavbarSupportUrl
Which version of Dataverse are you using?
v6.5
Any related open or closed issues to this bug report?
I thought this might be small enough to get rolled into #11404 ? If not, feel free to close in favor of SPA development.
Are you thinking about creating a pull request for this issue?
Not just yet.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with loginpage.xhtml and reproduce the issue after setting :NavbarSupportUrl. Trace the login page's support-link handling and verify that clicking it directs users to the configured :NavbarSupportUrl.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, java
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100