[Bug 181686] wrong error msg "Could Not Determine Resource Status"

Jaime Torres jtamate at gmail.com
Sun Feb 1 21:11:20 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=181686


Jaime Torres jtamate gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jtamate at gmail.com
         AssignedTo|bugsquad-triage at kde.org     |kdepim-bugs at kde.org




--- Comment #1 from Jaime Torres <jtamate gmail com>  2009-02-01 22:11:20 ---
I see two problems here:

* First one, in kdelibs the 
method in global.cpp
KIO_EXPORT QByteArray KIO::rawErrorDetail(int errorCode, const QString
&errorText, const KUrl *reqUrl /*= 0L*/, int /*method = -1*/ )
in the 
case  KIO::ERR_COULD_NOT_STAT:
does not uses the errorText that is used by the kioslave imap4.

* Second problem to solve, only when the first one is solved: why it works at
the second attempt but not at first?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list