owncloud / owncloud/core

[QA] Browser refresh in the trashbin view shows blank page. Json syntax error.

Open
#39,888 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

QA:team
Dominant language
PHP
Stars
8.8k
Forks
2.1k
Avg merge
20h 7m
Merged PRs (30d)
41

Description

Seen with 10.9.1 and firefox

  • admin deletes a file.
  • admin opens the browser console to check for errors.
  • admin changes to the deleted files view.
  • He sees the file. No errors in the console. OK
    image

  • admin reloads the current page with the circular arrow of firefox.
  • a blank page appears. A syntax error is logged. BAD
    image

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

Reproduce the issue by deleting a file, opening the deleted files view, and refreshing the page in Firefox while watching the browser console. Trace the reported JSON syntax error from the blank page and confirm that the trashbin view renders normally after a refresh without a console error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.