Public page redirect.php and error.php might need adjusting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
<div class="error"> was replaced with <div class="guest-box">
See https://github.com/nextcloud/registration/pull/444/files#diff-acd9909b3781c40dcb86c8c277475874a3fd335bc3415a0a0137727b92d6ceb1
And PR description for screenshots of samples.
I only did a string search, so if the usages in mail are not public pages it might be fine.
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 by inspecting the public-page usages in redirect.php and error.php, then compare them with the class replacement described in nextcloud/registration#444. Check whether the mail-related usages are public pages; done means confirming which usages need adjustment and updating the affected pages consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100