Opened 15 years ago

Closed 15 years ago

#471 closed defect (fixed)

dictionary bug

Reported by: aminhjz Owned by: aminhjz
Priority: moderate Milestone:
Component: GLI Severity: minor
Keywords: dictionary Cc:

Description

some times whene geting text from propeartie files it got some trailing spaces along if the propearties are to be in some exact formate like RTL or LTR that woulde be a problem

Attachments (1)

Dictionary.java (7.5 KB ) - added by aminhjz 15 years ago.
get method returns the trimed propeartie

Download all attachments as: .zip

Change History (5)

comment:1 by aminhjz, 15 years ago

Owner: changed from nobody to aminhjz

comment:2 by aminhjz, 15 years ago

i have added a line to the get method of the dictionary file to trim the spaces in the propeartie

comment:3 by aminhjz, 15 years ago

Status: newassigned

by aminhjz, 15 years ago

Attachment: Dictionary.java added

get method returns the trimed propeartie

comment:4 by kjdon, 15 years ago

Resolution: fixed
Status: assignedclosed

I have committed the change.

Note: See TracTickets for help on using tickets.