Menu

#1 Talker inserts extra blank line

open-remind
SLCMS
Talker (1)
5
2006-06-13
2006-05-27
Benjamin
No

Talker inserts extra blank line when the client entered
text spans two lines, i.e. text sent to all other
talker clients includes a blank second line.

Discussion

  • SLCMS

    SLCMS - 2006-05-29

    Logged In: YES
    user_id=1374197

    It appears to be due to the use of a newline character on
    line 215 of TalkChannel.java:

    If a line of talk is too long, it is cut up and added to the
    buffer bit by bit. The lines which aren't the last line gain
    the newline character, the last one (and if it is a single
    line long anyway) doesn't.

    The TalkCommands.java file then, when asked to, reads
    through the buffer adding newlines after each line. This
    leads to the duplication.

    Will upload a changed version soon...

     
  • SLCMS

    SLCMS - 2006-05-29
    • status: open --> pending-accepted
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-accepted --> closed-accepted
     
  • Benjamin

    Benjamin - 2006-06-13

    Logged In: YES
    user_id=1026208

    Resolution of bug okay in theory but has not been committed,
    status changed from robot closed to open again.

     
  • Benjamin

    Benjamin - 2006-06-13
    • priority: 2 --> 5
    • status: closed-accepted --> open-remind
     

Log in to post a comment.

MongoDB Logo MongoDB