
|
If you were logged in you would be able to see more operations.
|
|
|
| 2.6.x Status: |
Closed
|
| 2.5.x Status: |
None
|
| 2.4.x Status: |
None
|
| Test Plan: |
1. Create assignment / Edit an existing assignment
2. Click 'Add' next to Private Note / Model Answer in the Additional Information section
3. Enter information in the text area field
4. Click 'Keep private to myself' for the Share dropdown
5. Click 'Save' to save the Private Note
6. Click the 'Post' button
7. A warning appears saying, 'Alert: Assignment due date set to be in the past. Are you sure?' Click 'Post' again
8. The page reloads, but nothing else happens. If you click 'Post' again, you'll get the same warning from before and all subsequent attempts to click 'Post' result in the assignment not being posted with the changes.
1. Create assignment / Edit an existing assignment
2. Click 'Add' next to Private Note / Model Answer in the Additional Information section
3. Enter information in the text area field
4. Click 'Keep private to myself' for the Share dropdown
5. Click 'Save' to save the Private Note
6. Click the 'Post' button
7. A warning appears saying, 'Alert: Assignment due date set to be in the past. Are you sure?' Click 'Post' again
8. The page reloads, but nothing else happens. If you click 'Post' again, you'll get the same warning from before and all subsequent attempts to click 'Post' result in the assignment not being posted with the changes.
|
|
When users enter text into the private notes/model answers boxes in assignments it does not display a proper error message when there is 255 characters or more. When attempting to post with 255 characters or more users get looped with every other screen posting the error: 'Alert: Assignment due date set to be in the past. Are you sure?' Click 'Post' again.'
|
|
Description
|
When users enter text into the private notes/model answers boxes in assignments it does not display a proper error message when there is 255 characters or more. When attempting to post with 255 characters or more users get looped with every other screen posting the error: 'Alert: Assignment due date set to be in the past. Are you sure?' Click 'Post' again.' |
Show » |
|
Updated the text field length to be 16777215 (2^24 - 1) as for medium text.
- Zhen