-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
Describe the bug
When REPLYING to Toots with content warnings the characters taken up by the warning are not counted towards the character limit, thus causing errors when posting.
To Reproduce
- Create a text that has exactly as many characters as the server limit
- Create a post with a content warning
- Paste the exact-limit text in a reply to the post where the reply automatically copies the CW of the original Toot
- Sending fails because full-limit text + the original CW go over the server limit
Expected behavior
As soon as the reply is started, the characters in the CW that the reply automatically adds from the original post needs to be substracted from the "remaining characters" count
Versions
Pachli 2.6.0 (F-Droid)
Google Pixel 7
Android 14
SDK 34
Mastodon Server version: 4.2.10
Affirmation
X I have checked other issues for this project (open and closed) and I cannot find one that matches the problem I am reporting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done