Patches item #2441386, was opened at 2008-12-17 17:47
Message generated for change (Comment added) made by rrt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=308797&aid=2441386&group_id=8797
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Jim Hague (bears)
Assigned to: Nobody/Anonymous (nobody)
Summary: Series3a trouble
Initial Comment:
There's a bug in the firmware of all Series 3a machines I've ever tried.
When sending a reply to a message on a channel, instead of sending the
reply to the channel that sent the message they send the reply down the
channel which was last opened.
So when receiving Series 3 packets, redirect the channel on the received
message to the channel from which a message was last sent. I'm pretty sure
Series 3 devices don't overlap messages in practice.
This patch gets plpftp working for me. Without it, plpftp hangs retrieving
owner info. It used to work, because the querying channel was the last
opened. I guess the clip server channel put paid to that.
----------------------------------------------------------------------
>Comment By: Reuben Thomas (rrt)
Date: 2008-12-20 19:14
Message:
Applied, thanks. Will make new release shortly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=308797&aid=2441386&group_id=8797
|