Ticket #815 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

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

Changed 4 years ago by erijo

  • type changed from Patches to defect
  • description modified (diff)

Changed 3 years ago by erijo

  • version set to 1.3.2
  • component changed from None to qt4-gui
  • description modified (diff)
  • milestone set to 1.3.6

Changed 3 years ago by Crazy_Hopper

  • status changed from new to closed
  • resolution changed from None to fixed

Though I haven't seen the patch itself, the fix (as I imagine it) is committed in r5445.

Changed 3 years ago by erijo

  • milestone changed from 1.3.6 to 1.3.5

Changed 3 years ago by erijo

  • status changed from closed to reopened
  • resolution fixed deleted
  • component changed from qt4-gui to qt-gui

The fix should be added to qt3-gui as well. Reopening so that we wont forget...

Changed 3 years ago by erijo

  • status changed from reopened to closed
  • resolution set to fixed

Added to qt3-gui in r5448.

Note: See TracTickets for help on using tickets.