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

Console error on public share auth page #3816

Closed
juliushaertl opened this issue Feb 19, 2023 · 0 comments · Fixed by #4253
Closed

Console error on public share auth page #3816

juliushaertl opened this issue Feb 19, 2023 · 0 comments · Fixed by #4253
Labels
4. to release bug Something isn't working

Comments

@juliushaertl
Copy link
Member

When opening the share link asking for a password:

Cannot read properties of null (reading 'value')

https://github.com/nextcloud/text/blob/main/src/public.js#L51

https://juliushaertl.sentry.io/share/issue/c9a7f6638e6e460d8bb9868465713456/

@juliushaertl juliushaertl added the bug Something isn't working label Feb 19, 2023
mejo- added a commit that referenced this issue Jun 7, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
backportbot-nextcloud bot pushed a commit that referenced this issue Jun 7, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
backportbot-nextcloud bot pushed a commit that referenced this issue Jun 7, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
backportbot-nextcloud bot pushed a commit that referenced this issue Jun 7, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit that referenced this issue Jun 7, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit that referenced this issue Jun 7, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit that referenced this issue Jun 8, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit that referenced this issue Jun 8, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
juliushaertl pushed a commit that referenced this issue Jun 8, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit that referenced this issue Jun 19, 2023
If the share is password-protected, the authentication page doesn't have
the property set yet.

Fixes: #3816

Signed-off-by: Jonas <jonas@freesources.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants