[Pidgin] #12242: Clicking on a file URL produces an error message
Pidgin
trac at pidgin.im
Fri Aug 6 09:22:09 EDT 2010
#12242: Clicking on a file URL produces an error message
----------------------+-----------------------------------------------------
Reporter: paulb | Owner: datallah
Type: defect | Status: new
Milestone: | Component: winpidgin (gtk)
Version: 2.7.2 | Resolution:
Keywords: file url |
----------------------+-----------------------------------------------------
Changes (by datallah):
* version: 2.7.1 => 2.7.2
Comment:
The reason for this is that we're asking Windows to open
`file://cleopatra/testfolder/testdoc.docx`, we actually end up sending
`cleopatra/testfolder/testdoc.docx` to Windows explorer (which clearly
doesn't work for this scenario). It'll take some investigation to make
sure changing that behavior wont cause problems with something else.
As a workaround, you can use `file://\\cleopatra/testfolder/testdoc.docx`
--
Ticket URL: <http://developer.pidgin.im/ticket/12242#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list