[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdelibs/kio/kio
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2007-07-23 21:07:36
Message-ID: 46A51898.6030500 () gmx ! de
[Download RAW message or body]


Ralf Habacker schrieb:
> Peter Kuemmel schrieb:
>> ----- Original Message ----
>> From: Ralf Habacker <Ralf.Habacker@freenet.de>
>> To: kde-commits@kde.org
>> Sent: Monday, July 23, 2007 11:43:00 AM
>> Subject: KDE/kdelibs/kio/kio
>>
>> SVN commit 691276 by habacker:
>>
>> win32 fix: uses QFileInfo to get owner/group
>>  M  +13 -2     kfileitem.cpp 
>>
>> --- trunk/KDE/kdelibs/kio/kio/kfileitem.cpp #691275:691276
>> @@ -573,6 +573,12 @@
>>      QString userName = d->m_entry.stringValue( KIO::UDS_USER );
>>      if ( userName.isEmpty() && d->m_bIsLocalUrl )
>>      {
>> +#ifdef Q_WS_WIN
>> +        QFileInfo a(QFile::encodeName(d->m_url.path( 
>> KUrl::RemoveTrailingSlash )));
>>
>> Is QFile::encodeName really needed when using QFileInfo?
>>   
> Does it make problems when it is there or could this be removed without 
> any drawbacks ?
> 
It's wrong the way it is now.

Christian


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic