Issue Details (XML | Word | Printable)

Key: JRA-14633
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Kay Nny Lee [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Error occured when translating description longer that 255 character

Created: 13/Mar/08 04:51 AM   Updated: 13/Mar/08 10:18 PM
Component/s: Backend / Domain Model
Affects Version/s: 3.12.2
Fix Version/s: 3.13.x

Time Tracking:
Not Specified

Participants: Kay Nny Lee [Atlassian]
Since last comment: 29 weeks, 5 days ago
Labels:


 Description  « Hide
When trying to translate a resolution by adding more than 255 character under the description field, the following error message occurs:
com.opensymphony.module.propertyset.IllegalPropertyException: String exceeds 255 characters.
at com.opensymphony.module.propertyset.AbstractPropertySet.setString(AbstractPropertySet.java:365)
at com.atlassian.jira.propertyset.JiraCachingPropertySet.setString(JiraCachingPropertySet.java:318

BY right, JIRA should have validate the limit of inserted characters if it is intended to be 255 character .

Steps to reproduce are:

  • Go to Administration->Issue Settings->Resolutions
  • Click on Translate resolution on top of the page
  • Translate one of the resolution by inserting more that 255 character in the Description field
  • Then press Update


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.