Comment 9 for bug 189298

Revision history for this message
clarf (carocubillos) wrote :

Hi Mat, i finally found the error. I can´t send files to Pandion user´s when the file is located in a directory like "My documents" or any other directory in C (first hard disk in Windows), when i try to send the same file from a directory located in D like D:\downloads or d:\temp i don´t have this error.

 As you can see in the log:

SEND: <iq type='set' id='1018' <email address hidden>/Pandion'><query xmlns='jabber:iq:oob'><url>http://192.168.236.19:8077/../../../../../24-33.pdf</url></query></iq>
RECV: <iq type="result" <email address hidden>/Coccinella@zule-310984f35e" id="1018" <email address hidden>/Pandion"/>
SEND: <iq type='set' id='1019' <email address hidden>/Pandion'><query xmlns='jabber:iq:oob'><url>http://192.168.236.19:8077/../../../../../../../C:/Documents%20and%20Settings/Andrew/Mis%20documentos/peoplesoft/srnavigationbasics.pdf</url></query></iq>
SEND:

SEND:

SEND: <iq type='set' id='1022' <email address hidden>/Pandion'><query xmlns='jabber:iq:oob'><url>http://192.168.236.19:8077/../../../../../../../C:/coccinella/test/PeopleSoftPortalOverview_040605%5B1%5D.pdf</url></query></iq>

SEND: <iq type='set' id='1025' <email address hidden>/Pandion'><query xmlns='jabber:iq:oob'><url>http://192.168.236.19:8077/../../../../../../../C:/coccinella/PeopleSoftPortalOverview.pdf</url></query></iq>
SEND:

SEND: <iq type='set' id='1026' <email address hidden>/Pandion'><query xmlns='jabber:iq:oob'><url>http://192.168.236.19:8077/../../../../../../coccinella/test/PeopleSoftPortalOverview.pdf</url></query></iq>
RECV: <iq type="result" <email address hidden>/Coccinella@zule-310984f35e" id="1026" <email address hidden>/Pandion"/>
SEND:

SEND: <iq type='set' id='1027' <email address hidden>/Pandion'><query xmlns='jabber:iq:oob'><url>http://192.168.236.19:8077/../../../../../../coccinella/test/PeopleSoftPortalOverview_040605%5B1%5D.pdf</url></query></iq>
RECV: <iq type="result" <email address hidden>/Coccinella@zule-310984f35e" id="1027" <email address hidden>/Pandion"/>

The first attempt where made from d:\downloads with file "24-33.pdf" (it was successful), the second attempt from "My documents" with file srnavigationbasics.pdf (i didn´t get a RECV response here) i get an error from Pandion, the third and fourth attempt made from C:\coccinella\test with files "PeopleSoftPortalOverview.pdf" and "PeopleSoftPortalOverview_040605[1].pdf" i receive an error, But the same files sent from D:\coccinella\test (attempt 5 y 6) i could send the files without any error.

A very strange error we have here....