Closed
Bug 568411
Opened 15 years ago
Closed 15 years ago
[k] Better error message for overly long forum-body posts
Categories
(support.mozilla.org :: Forum, task, P5)
support.mozilla.org
Forum
Tracking
(Not tracked)
VERIFIED
FIXED
2.2
People
(Reporter: stephend, Assigned: paulc)
References
()
Details
Attachments
(1 file)
365.96 KB,
image/png
|
Details |
STR:
1. Post more than 10,000 characters to http://support-stage-new.mozilla.com/en-US/forums/test-forum/new while logged in
2. Look at the error message
Expected (per chowse):
"Please keep the length of your message to 10,000 characters or less. It is currently 29,671 characters."
Actual:
"Ensure this value has at most 10000 characters (it has 304050)."
Updated•15 years ago
|
Severity: normal → minor
Priority: -- → P5
Target Milestone: --- → 2.2
Assignee | ||
Comment 1•15 years ago
|
||
We may be able to use Babel for the thousands separator. The rest is trivial.
Assignee: nobody → paulc
Assignee | ||
Comment 2•15 years ago
|
||
Pull request sent.
Comment 3•15 years ago
|
||
http://github.com/jsocol/kitsune/commit/7bbcc1de645
On questions branch.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•15 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•