On Samstag, 29. November 2014 11:35:31 CEST, Ben Cooksley wrote:
Blahblahblah ;-)
Reproducible here. Bugzilla version is 4.4.6, drkonqi uses token security. I need to log into bugs.kde.org (w/ my password ;-) And finally hit the 410 error. Altering the conditions to make bugzilla require password security for 4.4.6 - if (currentVersion >= KDE_MAKE_VERSION(4, 5, 0)) { + if (currentVersion >= KDE_MAKE_VERSION(4, 4, 6)) { "fixes" it for me (ie. the bug is nicely reported and probably some konsole dev now hates me ;-) Cheers, Thomas