broulik added inline comments.

INLINE COMMENTS

> fstabdevice.cpp:45
>          m_product = m_device.mid(m_device.indexOf(":/") + 2);
> +        if (m_product.isEmpty()) {
> +            m_product = QStringLiteral("/");

This should probably be moved outside this if, you get the same bug when you do 
``//server/`

REPOSITORY
  R245 Solid

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

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

Reply via email to