Dimillian / Dimillian/IceCubesApp

Bug: Copied/shared posts are HTML encoded

Open
#1,422 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.