Bug 487056 - Poll choices have a character limit
Summary: Poll choices have a character limit
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-15 13:54 UTC by Joshua Goins
Modified: 2025-05-25 23:19 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Goins 2024-05-15 13:54:07 UTC
Not sure if this is configurable on the server, but Tokodon should warn us before letting us submit it.
Comment 1 Bug Janitor Service 2025-05-25 22:52:17 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/745
Comment 2 Joshua Goins 2025-05-25 23:19:20 UTC
Git commit 28df43c11a9a387a35d227e1df32138761b3b806 by Joshua Goins.
Committed on 25/05/2025 at 22:51.
Pushed by redstrate into branch 'master'.

Limit the poll choices to the limit set by the server

Otherwise, you might get a surprise when you try to post, and the server
throws an error at you!

M  +7    -0    src/account/abstractaccount.cpp
M  +7    -0    src/account/abstractaccount.h
M  +2    -0    src/content/ui/StatusComposer/ComposerPoll.qml
M  +1    -0    src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/28df43c11a9a387a35d227e1df32138761b3b806