Opened 14 years ago
Closed 14 years ago
#564 closed defect (fixed)
{Accept,Provide}File is supposed to return an 'ay' and not a 's'
Reported by: | gdesmott | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
I just realised than our current telepathy-salut FT implementation doesn't fit the spec. When you use want to use an UNIX socket its address should be returned as an 'ay' and not a string.
Change History (2)
comment:1 Changed 14 years ago by gdesmott
comment:2 Changed 14 years ago by tomeu
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is fixed in this branch: http://git.sugarlabs.org/projects/sugar/repos/cassidy-sugar/trees/fix-ft
The change is backward compatible so Sugar will continue to work with current Salut and will work with futur releases of Gabble and Salut.