Ticket #815 (closed defect: fixed)
qt-gui: Message splitting correction
| Reported by: | b0rland_ua | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.5 |
| Component: | qt-gui | Version: | 1.3.2 |
| Keywords: | Cc: |
Description (last modified by erijo) (diff)
Related to bug [1080709]
When sending through server qt-gui tries to split message safely (looks for separators like full stops, spaces, etc). However due to a bug it splits _before_ separator, not _after_ it. So the separator itself is appended to the beginning of the second split part. (see bug for details).
This is a small patch for licq 1.3.2 to correct this.
Change History
Note: See
TracTickets for help on using
tickets.
