nextcloud / nextcloud/activity
Double-encoded ampersand in tooltip
Open
Nobody has claimed this yet.
1. to develop
bug
good first issue
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
To reproduce
- Have a folder named
One & Two - Generate some activity on it
- Tooltips on Activity page ar displayed as
&for that folder instead of&original name

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 reproducing the issue with a folder named One & Two and activity on the Activity page, then trace how the folder name is passed into and rendered by the tooltip. Done means the tooltip shows a single ampersand, matching the folder's original name rather than &.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100