gregormi added inline comments.

INLINE COMMENTS

> kurlnavigatorbutton.cpp:414
> +        url = KIO::upUrl(m_url);
> +    } else if ((m_url.scheme() == QLatin1String("tar")) || (m_url.scheme() 
> == QLatin1String("zip"))) {
> +        // We are in an archive, check whether the subdir we have to list is 
> part of the archive

When I click a zip file I get this in the URL bar:

  krarc:/home/gregor/Downloads/kfk_10p.zip/

This could mean that "krarc" should be added to this if statement.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D17270

To: thsurrel, #frameworks
Cc: gregormi, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to