-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6 Larks
-
Fix Version/s: 2.6 Larks
-
Labels:None
-
Sprint:2.6 Larks
Precondition:
User should be a registered user. User should be logged in at forum.
Topic creation.
Test scenario:
- Go to any branch and click "New Topic" button.
- Name the topic , press at any bb-code button
- Add text from lorem ipsum.txt inside bb-code tags. (lorem ipsum.txt contains 20000 symbols)
- Press "Save" button.
AR: warning size must be between 2 and 20000 showed.
ER: Topic created and accessible.
Answer creation.
Test scenario:
- Go to any branch and choose any topic.
- Focus at Answer screen.
- Press at any bb-code button.
- Add text from lorem ipsum.txt inside bb-code tags. (lorem ipsum.txt contains 20000 symbols)
- Press "Answer" button.
AR: warning size must be between 2 and 20000 showed.
ER: Answer saved and accessible.
If user press "Preview" button, it shows the preview.
bug video - http://screencast.com/t/XXojN6RHt
- is cloned by
-
JC-1837 It is impossible to add a max length text (20000 symbols) inside a bb-code tag while creating topic.
- Closed