[Bug 37034] Telepathy-Qt4 doesn't set the URI property for file transfers.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat May 14 05:03:14 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=37034
--- Comment #2 from Daniele E. Domenichelli <daniele.domenichelli at gmail.com> 2011-05-13 20:03:13 PDT ---
> > FileTransferChannelCreationProperties only accepts a "suggestedFileName".
> > Moreover accounts.cpp:271 uses QFileInfo for a suggestedFileName. If the file
> > name is just "suggested" it could be set by the user and could not correspond
> > to a real file. (This is probably another bug)
> This is not a bug, it just binds
> http://telepathy.freedesktop.org/spec/Channel_Type_File_Transfer.html#Property:Filename
> which states this is a suggested filename.
In my opinion the bug is the use of QFileInfo...
Anyway I made some changes and uploaded here [1] a first version of the patch
for review... bonus feature: last commit adds documentation to the
FileTransferChannelCreationProperties class (referring to the version modified
by me, not to the original one)
[1]https://www.gitorious.org/drdanz-telepathy-kde/telepathy-qt4/commits/filetransfer-uri
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list