[tellico] [Bug 373918] Mispelled folders after "Import File Listing"

2016-12-20 Thread Martin Schnitkemper
https://bugs.kde.org/show_bug.cgi?id=373918

--- Comment #2 from Martin Schnitkemper  ---
Hi Robby,

thanks for your fast response.  After applying the patch and rebuild the
package, the import works for me, all folders are displayed again correct now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[tellico] [Bug 373918] Mispelled folders after "Import File Listing"

2016-12-19 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=373918

Robby Stephenson  changed:

   What|Removed |Added

   Version Fixed In||3.0.1
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/tel
   ||lico/70c7697d3d764429786e6a
   ||6cd4469d402b209dca

--- Comment #1 from Robby Stephenson  ---
Git commit 70c7697d3d764429786e6a6cd4469d402b209dca by Robby Stephenson.
Committed on 20/12/2016 at 01:50.
Pushed by rstephenson into branch 'master'.

Do not remove first two characters from relative file listings

Using QUrl instead of KUrl had a behavior change with relative folder
paths. Restore the old Tellico behavior when importing a file listing of
using an empty string for the root folder instead of "." and avoid
truncating the first two characters in the path
FIXED-IN: 3.0.1

M  +4-0ChangeLog
M  +2-2src/translators/filelistingimporter.cpp

https://commits.kde.org/tellico/70c7697d3d764429786e6a6cd4469d402b209dca

-- 
You are receiving this mail because:
You are watching all bug changes.