[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2019-02-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354246

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||-cli-tools/484a7dc89a757fea
   ||830899d9ab9ad36a5f3c99a5
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Nate Graham  ---
Git commit 484a7dc89a757fea830899d9ab9ad36a5f3c99a5 by Nate Graham, on behalf
of Mélanie Chauvel.
Committed on 01/02/2019 at 18:27.
Pushed by ngraham into branch 'Plasma/5.15'.

[KRun] Don’t follow redirection to speed up and avoid incorrect behavior

Summary: BUG: 354246

Test Plan:
Launch kde-open5 , e.g. .
If it works, we see the correct URL, and not
.

Reviewers: #frameworks, dfaure, cfeck

Reviewed By: dfaure

Subscribers: plasma-devel, anthonyfieroni, ngraham, kde-frameworks-devel

Tags: #frameworks, #plasma

Differential Revision: https://phabricator.kde.org/D15189

M  +5-1kioclient/kioclient.cpp

https://commits.kde.org/kde-cli-tools/484a7dc89a757fea830899d9ab9ad36a5f3c99a5

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2018-06-10 Thread Aidan Harris
https://bugs.kde.org/show_bug.cgi?id=354246

Aidan Harris  changed:

   What|Removed |Added

 CC||m...@aidanharris.io

--- Comment #9 from Aidan Harris  ---
I can confirm this bug. Re-production steps for the latest KDE Neon Git
Unstable are given below:

1) Boot the iso (this isn't relevant but I tested this in qemu as follows:
`qemu-system-x86_64 -enable-kvm -cpu host -vga virtio -m 8G -cdrom
neon-devedition-gitunstable-20180605-0736-amd64.iso`)
2) Install Akregator (in Konsole: `sudo apt update`, `sudo apt install
akregator`)
3) Open Akregator and "Fetch All Feeds"
4) Right-Click any item and select "Share on Pocket"
5) Note the URL that is opened is https://getpocket.com/login?e=2 instead of
https://getpocket.com/save?url={{url}}={{title}}

In System Settings (under "Default Applications", "Web Browser") the problem
persists when using "in the following application: Firefox Web Browser".
Setting the default web browser to "with the following command:
/usr/bin/firefox" does not have this behaviour and works as intended with
firefox opening the original link.

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2017-11-28 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=354246

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

--- Comment #8 from Rex Dieter  ---
fwiw, I don't see the problem on my box, but I have the
systemsettings->web browser default set explicitly, and not the default:
open in application based on the contents of the URL

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2017-11-28 Thread Urmet Saar
https://bugs.kde.org/show_bug.cgi?id=354246

Urmet Saar  changed:

   What|Removed |Added

 CC||urmet.s...@gmail.com

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2017-11-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=354246

Christoph Feck  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|UNCONFIRMED

--- Comment #7 from Christoph Feck  ---
Reopening based on recent comments.

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2017-11-07 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=354246

--- Comment #6 from Konrad Materka  ---
In fact it is a regression introduced... more than 7 years ago. Please check
lines 1393 and 1478:
https://github.com/KDE/kdelibs/blame/fee65b598f0d68ae7b4fbc3f76cb0c083f6d30ef/kio/kio/krun.cpp

Now it is hosted in different repository but history is lost:
https://github.com/KDE/kio/blame/master/src/widgets/krun.cpp

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2017-11-06 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=354246

--- Comment #5 from Konrad Materka  ---
This is not a duplicate of bug 364662.

These are two separate cases:
* connection refuse/timeout/etc when KDE is configured with wrong proxy (or any
other cause). Usually when browser is configured differently than KDE (for
example proxy). It is hard to say if this is a bug or not but this is exactly
what was described in bug 364662.
* URL content is behind some kind of authorization, for example link to
internal Jira issue. KDE internally follows redirection to login page, then
recognizes content as HTML and opens new (redirected) URL in the browser. This
is exactly what was described in this bug report.

Please reopen this one. My comment 2 was only to connect both issues, not to
mark them as duplicate.

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2017-04-29 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=354246

Andrea Scarpino  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Andrea Scarpino  ---


*** This bug has been marked as a duplicate of bug 364662 ***

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2017-04-29 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=354246

Andrea Scarpino  changed:

   What|Removed |Added

 CC||scarp...@kde.org

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2016-11-04 Thread Jaume
https://bugs.kde.org/show_bug.cgi?id=354246

Jaume  changed:

   What|Removed |Added

 CC||minter...@gmail.com

--- Comment #3 from Jaume  ---
Having the same issue here. Intranet links clicked within Slack opens in the
browser as the login page.

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

[kde-cli-tools] [Bug 354246] kde-open5 should open the original URL, not the one it was redirected to

2016-07-27 Thread Konrad Materka via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354246

Konrad Materka  changed:

   What|Removed |Added

 CC||kmate...@wp.pl

--- Comment #2 from Konrad Materka  ---
There are other issues, for example huge delay:
https://bugs.kde.org/show_bug.cgi?id=364662

Also when browser has different proxy configuration it won't work. Problem
mentioned above is also very annoying - this redirects are so annoying that I
cannot click on links in KDE.

This problem affects Skype (and many other applications) which are using
xdg-open to open links. xdg-open uses kde-open5 when KDE session is detected so
almost all links I'm working with I need to copy by hand to browser - extremely
annoying.

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