| Summary: | can't change or modify web shortcuts provided by default | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | ignacio rodrÃguez <ninovolador> |
| Component: | general | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | hein, kdelibs-bugs-null, me |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kio/45b60ad7b5f3edccb671f9d5e84379d6954f880a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
ignacio rodrÃguez
2014-12-13 22:30:28 UTC
Hi. Could you please let me know how you changed the web shortcuts? I don't see any configuration option. Confirmed. The WebShortcuts KCM isn't functioning properly. I ported this. It seemed to work back then. WIll have a look. Git commit 683ce610128c30be6ae303a1a24d7b6f6c35b763 by Eike Hein. Committed on 08/01/2015 at 19:26. Pushed by hein into branch 'master'. Fix editing web shortcuts. Change-Id: Iab830416d2671670dcd9bfdb56c6da9d1e66c81c M +1 -1 src/urifilters/ikws/searchproviderdlg.cpp M +3 -1 src/urifilters/ikws/searchproviderdlg.h http://commits.kde.org/kio/683ce610128c30be6ae303a1a24d7b6f6c35b763 This issue isn't fixed for me. In both frameworks 5.7 and 5.8, if I add a web shortcut, close the kcm window, and go back, the shortcut is gone. Is this working for anyone else? ^ Looks like that's a separate issue, the older problem was the shortcut not actually making it to the listview. Git commit 45b60ad7b5f3edccb671f9d5e84379d6954f880a by Eike Hein. Committed on 18/03/2015 at 16:08. Pushed by hein into branch 'master'. Add missing slashes to write paths in the urifilter KCM. M +1 -1 src/urifilters/ikws/ikwsopts.cpp M +1 -1 src/urifilters/ikws/searchprovider.cpp http://commits.kde.org/kio/45b60ad7b5f3edccb671f9d5e84379d6954f880a Thank you, Eike. No problem - I didn't notice because I only tested editing web shortcuts; adding one involves writing out a new file, which was being done to the wrong location (in code I didn't port personally). |