Dimillian / Dimillian/IceCubesApp
Bug: Copied/shared posts are HTML encoded
Open
Nobody has claimed this yet.
bug
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
- OS: iOS 16.6
- IceCubesApp version: 1.6.15
Description
When copying a post's text or tapping share, the copied text is HTML encoded, for example & instead of &.
For example:
https://mastodon.social/@JenMsft/110470532031768482
Paint's finally getting dark mode support!
Just started rolling out to Insiders in Dev & Canary: https://blogs.windows.com/windows-insider/2023/06/01/updated-paint-app-for-windows-11-begins-rolling-out-to-windows-insiders-with-dark-mode-and-zoom-improvements/ #Windows11
Related Issues
- Search that this bugs don't already exist before creating it.
Contributor guide
No contributing guide indexed for this repository
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 the linked Mastodon post, then trace the code paths used by copying post text and tapping Share. Confirm the behavior with text containing HTML entities such as &; done means both actions produce the intended plain-text ampersand.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100