nextcloud / nextcloud/mail

Public page redirect.php and error.php might need adjusting

Open
#6,970 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.