Opened 17 years ago
Closed 17 years ago
#1738 closed Task (fixed)
Rewrite all string concatenation
Reported by: | Thilo Schwarz | Owned by: | Thilo Schwarz |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor.Java 2.4 |
Component: | Server : Java | Version: | |
Keywords: | Cc: |
Description (last modified by )
There are a lot of string concatenation (e.g. to build html code) which is unreadable and not very performant. These things should be rewritten using the StringBuffer or StringWriter.
Change History (3)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
Type: | Bug → Task |
---|
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |